Skip to content

Commit 55b0bd9

Browse files
committed
build: adjust auto labeler configuration
Signed-off-by: Adam Setch <[email protected]>
1 parent 4f363cd commit 55b0bd9

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
@@ -4,7 +4,7 @@ labels:
44
- label: 'bug'
55
sync: true
66
matcher:
7-
title: '^fix(\(\w+\))?: .*'
7+
title: '^fix(\((?!deps)\w+\))?: .*'
88

99
- label: 'build'
1010
sync: true

0 commit comments

Comments
 (0)