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 7e39b3a commit 06b8b6dCopy full SHA for 06b8b6d
GitVersion.yml
@@ -0,0 +1,8 @@
1
+mode: ContinuousDeployment
2
+branches:
3
+ main:
4
+ increment: Patch
5
+ prevent-increment-of-merged-branch-version: true
6
+ track-merge-target: false
7
+ignore:
8
+ sha: []
0 commit comments