Skip to content

Commit

Permalink
rebase version branch (#1013)
Browse files Browse the repository at this point in the history
  • Loading branch information
DaveSkender authored Jan 28, 2023
1 parent 7020552 commit 1791086
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/build.main.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
trigger:
- main
- v3

pr:
- main
- v3

pool:
name: Azure Pipelines
Expand Down
1 change: 1 addition & 0 deletions gitversion.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
mode: ContinuousDelivery
next-version: 3.0.0

commit-message-incrementing: Enabled
major-version-bump-message: '\+semver:\s?(breaking|major)'
Expand Down

0 comments on commit 1791086

Please sign in to comment.