mirror of
https://github.com/actions/setup-node.git
synced 2026-04-22 20:44:31 +03:00
work on resolving comments
This commit is contained in:
@@ -3,8 +3,8 @@ name: e2e-cache
|
||||
on:
|
||||
pull_request:
|
||||
paths-ignore:
|
||||
- '**.md'
|
||||
push:
|
||||
- '**.md'
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
- releases/*
|
||||
|
||||
@@ -6,7 +6,7 @@ on:
|
||||
- '**.md'
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
- main
|
||||
- releases/*
|
||||
paths-ignore:
|
||||
- '**.md'
|
||||
|
||||
Reference in New Issue
Block a user