switch default branch, update submodule

This commit is contained in:
Maxim Lobanov
2020-07-14 16:34:48 +03:00
parent 35de4ce5f5
commit 3234ea0ee4
3 changed files with 3 additions and 3 deletions

2
.gitmodules vendored
View File

@ -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

View File

@ -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

Submodule helpers updated: 350e2888aa...1069e7a4ec