Skip to content

Commit 3e57111

Browse files
authored
Update GitVersion.yml
1 parent cbc2cb2 commit 3e57111

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

GitVersion.yml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
mode: ContinuousDelivery
22
next-version: 8.0.0
3-
branches: {}
3+
branches:
4+
main:
5+
increment: Patch
6+
regex: ^main$
7+
is-release-branch: true
8+
tag: ''
49
ignore:
510
sha: []

0 commit comments

Comments
 (0)