mirror of
https://gitea.com/actions/setup-node.git
synced 2024-11-21 17:49:33 +01:00
main workflow references
This commit is contained in:
parent
321b6ccb03
commit
59e61b8951
2 changed files with 2 additions and 2 deletions
2
.github/workflows/build-test.yml
vendored
2
.github/workflows/build-test.yml
vendored
|
@ -6,7 +6,7 @@ on:
|
|||
- '**.md'
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- main
|
||||
- releases/*
|
||||
paths-ignore:
|
||||
- '**.md'
|
||||
|
|
2
.github/workflows/versions.yml
vendored
2
.github/workflows/versions.yml
vendored
|
@ -6,7 +6,7 @@ on:
|
|||
- '**.md'
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- main
|
||||
- releases/*
|
||||
paths-ignore:
|
||||
- '**.md'
|
||||
|
|
Loading…
Reference in a new issue