Skip to content

Commit

Permalink
Fix GitVersion.yml (#196)
Browse files Browse the repository at this point in the history
  • Loading branch information
trejjam authored Dec 18, 2024
1 parent ebd8b61 commit ee1f92f
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions GitVersion.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
workflow: TrunkBased/preview1
branches:
main:
regex: ^master$|^main$|^develop$
develop:
increment: Patch
regex: ^develop$
label: nightly
source-branches: [develop]
ignore:
sha: []
merge-message-formats: {}

0 comments on commit ee1f92f

Please sign in to comment.