Integrate main back to master to disable auto-scheduling #25

Merged
maxim-lobanov merged 3 commits from main into master 2020-07-15 11:07:00 +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