Skip to content

Commit 3efba0a

Browse files
fix: (INTMDB-1312) It is not possible to add breaking change label to PR (#1647)
1 parent 58e939d commit 3efba0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/pr-labeler.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
version: 1
22
labels:
33
- label: "breaking-change"
4-
title: "*!*"
4+
title: "!"
55
- label: "enhancement"
66
title: "feat:*"
77
- label: "enhancement"

0 commit comments

Comments
 (0)