Skip to content

Commit

Permalink
Merge pull request #51 from IowaComputerGurus/bug/gitversion-yaml
Browse files Browse the repository at this point in the history
updated GitVersion.yml file
  • Loading branch information
mitchelsellers authored Jan 16, 2025
2 parents df10cb6 + fb7dae4 commit f8bd154
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions GitVersion.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,12 @@ branches:
prevent-increment:
when-current-commit-tagged: true
source-branches: []
hotfix:
regex: hotfix[/-]
source-branches: [develop]
prevent-increment:
when-current-commit-tagged: true
is-release-branch: true
pull-request:
regex: (pull|pull\-requests|pr)[/-]
label: 'pr'
Expand Down

0 comments on commit f8bd154

Please sign in to comment.