Skip to content

Commit

Permalink
chore(ci): Add pull-request-title-pattern since there is no group cur…
Browse files Browse the repository at this point in the history
…rently (#1808)
  • Loading branch information
phated authored Jun 22, 2023
1 parent 5631f59 commit 3884ac6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions release-please-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"bump-minor-pre-major": true,
"bump-patch-for-minor-pre-major": true,
"prerelease": true,
"pull-request-title-pattern": "chore(noir): Release ${version}",
"group-pull-request-title-pattern": "chore(noir): Release ${version}",
"packages": {
".": {
Expand Down

0 comments on commit 3884ac6

Please sign in to comment.