Merge pull request #3 from actions/v-malob/switch-default-branch

Switch default branch from "master" to "main"
This commit is contained in:
Maxim Lobanov
2020-07-14 16:41:02 +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"]
path = helpers
url = https://github.com/actions/versions-package-tools
branch = master
branch = main

View File

@@ -4,7 +4,7 @@ pr:
autoCancel: true
branches:
include:
- master
- main
paths:
exclude:
- versions-manifest.json

Submodule helpers updated: 350e2888aa...1069e7a4ec