Switch default branch from "master" to "main" #24

Merged
maxim-lobanov merged 2 commits from v-malob/switch-master-to-main into main 2020-07-14 18:41:07 +05:00
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: d8c3ce72ee...1069e7a4ec