Skip to content

Commit 1b1ba66

Browse files
authored
Fix indentation in the PR labeler configuration
1 parent 989eb08 commit 1b1ba66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/labeler-config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ filters:
4343
events: [pull_request]
4444
targets: [title]
4545

46-
- label: "v3"
46+
- label: "v3"
4747
regexs:
4848
- /\v3\b/
4949
- /v3/i

0 commit comments

Comments
 (0)