Skip to content

Commit

Permalink
switch default branch, update submodule
Browse files Browse the repository at this point in the history
  • Loading branch information
Maxim Lobanov committed Jul 14, 2020
1 parent 35de4ce commit 3234ea0
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[submodule "helpers"]
path = helpers
url = https://github.com/actions/versions-package-tools
branch = master
branch = main
2 changes: 1 addition & 1 deletion azure-pipelines/build-go-packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ pr:
autoCancel: true
branches:
include:
- master
- main
paths:
exclude:
- versions-manifest.json
Expand Down

0 comments on commit 3234ea0

Please sign in to comment.