Skip to content

Commit

Permalink
fix: Prevent increment when release commit is tagged (#246)
Browse files Browse the repository at this point in the history
  • Loading branch information
AlanRynne authored Sep 18, 2024
1 parent d358a75 commit ac1e402
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions GitVersion.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1,6 @@
workflow: GitFlow/v1
next-version: 3.0.0
branches:
release:
prevent-increment:
when-current-commit-tagged: true

0 comments on commit ac1e402

Please sign in to comment.