Skip to content

Commit edb77ee

Browse files
authored
github: Fix Breaking Change label to match Release Drafter (#835)
1 parent eb324b7 commit edb77ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/labeler.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ WIP:
2626
title: "^WIP:.*"
2727
mergeable: false
2828

29-
Breaking Change:
29+
BreakingChange:
3030
title: "^.*BREAKING CHANGE:.*|.*!.*"
3131
mergeable: false
3232

0 commit comments

Comments
 (0)