mirror of
https://github.com/actions/node-versions.git
synced 2025-09-11 14:52:53 +08:00
Merge pull request #25 from actions/main
Integrate main back to master to disable auto-scheduling
This commit is contained in:
2
.gitmodules
vendored
2
.gitmodules
vendored
@@ -1,4 +1,4 @@
|
||||
[submodule "helpers"]
|
||||
path = helpers
|
||||
url = https://github.com/actions/versions-package-tools
|
||||
branch = master
|
||||
branch = main
|
||||
|
@@ -4,7 +4,7 @@ pr:
|
||||
autoCancel: true
|
||||
branches:
|
||||
include:
|
||||
- master
|
||||
- main
|
||||
paths:
|
||||
exclude:
|
||||
- versions-manifest.json
|
||||
|
2
helpers
2
helpers
Submodule helpers updated: d8c3ce72ee...1069e7a4ec
Reference in New Issue
Block a user