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 7ea6e0c commit fda06e2Copy full SHA for fda06e2
src/GitVersion.Configuration/Workflows/GitHubFlow/v1.yml
@@ -24,8 +24,8 @@ branches:
24
increment: Patch
25
prevent-increment:
26
of-merged-branch: true
27
- tracks-merge-target: false
28
- tracks-merge-message: true
+ track-merge-target: false
+ track-merge-message: true
29
regex: ^master$|^main$
30
source-branches: []
31
is-source-branch-for: []
0 commit comments