diff --git a/.github/labeler.yml b/.github/labeler.yml index daf63350..6e6a273b 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -27,6 +27,6 @@ WIP: mergeable: false Breaking Change: - title: "^break:.*" + title: "^.*BREAKING CHANGE:.*|.*!.*" mergeable: false