We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cbc2cb2 commit 3e57111Copy full SHA for 3e57111
GitVersion.yml
@@ -1,5 +1,10 @@
1
mode: ContinuousDelivery
2
next-version: 8.0.0
3
-branches: {}
+branches:
4
+ main:
5
+ increment: Patch
6
+ regex: ^main$
7
+ is-release-branch: true
8
+ tag: ''
9
ignore:
10
sha: []
0 commit comments