Skip to content

Commit d3a1545

Browse files
authored
Merge pull request alphagov#307 from alphagov/ldeb-rename-default-branch-to-main
Rename default branch to 'main'
2 parents aab6166 + 74ae05c commit d3a1545

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Publish
33
on:
44
push:
55
branches:
6-
- master
6+
- main
77
workflow_dispatch:
88

99
concurrency: rubygems

0 commit comments

Comments
 (0)