Skip to content

Commit b34c795

Browse files
Merge pull request actions#3 from actions/v-malob/switch-default-branch
Switch default branch from "master" to "main"
2 parents 35de4ce + 3234ea0 commit b34c795

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

.gitmodules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
[submodule "helpers"]
22
path = helpers
33
url = https://github.com/actions/versions-package-tools
4-
branch = master
4+
branch = main

azure-pipelines/build-go-packages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ pr:
44
autoCancel: true
55
branches:
66
include:
7-
- master
7+
- main
88
paths:
99
exclude:
1010
- versions-manifest.json

0 commit comments

Comments
 (0)