Merge pull request #4 from actions/master

Integrate master changes to main branch
This commit is contained in:
Maxim Lobanov
2020-07-14 16:56:40 +03:00
committed by GitHub
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