switch default branch (#37)
This commit is contained in:
@@ -2,7 +2,7 @@ name: Validate 'versions-manifest.json' file
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- main
|
||||
paths:
|
||||
- 'versions-manifest.json'
|
||||
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
[submodule "helpers"]
|
||||
path = helpers
|
||||
url = https://github.com/actions/versions-package-tools
|
||||
branch = master
|
||||
branch = main
|
||||
|
||||
@@ -3,7 +3,7 @@ pr:
|
||||
autoCancel: true
|
||||
branches:
|
||||
include:
|
||||
- master
|
||||
- main
|
||||
paths:
|
||||
exclude:
|
||||
- versions-manifest.json
|
||||
|
||||
+1
-1
Submodule helpers updated: 7f5f554579...1069e7a4ec
Reference in New Issue
Block a user