Merge pull request #3 from actions/v-malob/switch-default-branch
Switch default branch from "master" to "main"
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: 350e2888aa...1069e7a4ec
Reference in New Issue
Block a user