mirror of
https://github.com/actions/node-versions.git
synced 2025-01-10 18:15:21 +00:00
Merge pull request #25 from actions/main
Integrate main back to master to disable auto-scheduling
This commit is contained in:
commit
c36433e477
2
.gitmodules
vendored
2
.gitmodules
vendored
@ -1,4 +1,4 @@
|
|||||||
[submodule "helpers"]
|
[submodule "helpers"]
|
||||||
path = helpers
|
path = helpers
|
||||||
url = https://github.com/actions/versions-package-tools
|
url = https://github.com/actions/versions-package-tools
|
||||||
branch = master
|
branch = main
|
||||||
|
@ -4,7 +4,7 @@ pr:
|
|||||||
autoCancel: true
|
autoCancel: true
|
||||||
branches:
|
branches:
|
||||||
include:
|
include:
|
||||||
- master
|
- main
|
||||||
paths:
|
paths:
|
||||||
exclude:
|
exclude:
|
||||||
- versions-manifest.json
|
- versions-manifest.json
|
||||||
|
2
helpers
2
helpers
@ -1 +1 @@
|
|||||||
Subproject commit d8c3ce72eebad99e5377a15501ae2135ee4b2427
|
Subproject commit 1069e7a4ece355bd321909454fc1f9f7244eb03b
|
Loading…
Reference in New Issue
Block a user