Skip to content

Commit

Permalink
chore: Update Breaking Change title in labeler.yml (#833)
Browse files Browse the repository at this point in the history
Update title for BREAKING CHANGE
  • Loading branch information
Dor-bl authored Sep 25, 2024
1 parent 1257195 commit 9bf7155
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@ WIP:
mergeable: false

Breaking Change:
title: "^break:.*"
title: "^.*BREAKING CHANGE:.*|.*!.*"
mergeable: false

0 comments on commit 9bf7155

Please sign in to comment.