Skip to content

Commit

Permalink
Reconfigure GitVersion to use main as the default branch
Browse files Browse the repository at this point in the history
  • Loading branch information
alanta committed Jun 10, 2020
1 parent e79457b commit 6914b24
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions GitVersion.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
mode: ContinuousDelivery
branches:
master: {
regex: ^main
}

0 comments on commit 6914b24

Please sign in to comment.