Skip to content

Commit ba45cf8

Browse files
authored
🐛 Fix in .github/labeler.yml (fastapi#1322)
1 parent 24ec7f4 commit ba45cf8

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
@@ -6,7 +6,7 @@ docs:
66
- all-globs-to-all-files:
77
- '!frontend/**'
88
- '!backend/**'
9-
- '!'.github/**'
9+
- '!.github/**'
1010
- '!scripts/**'
1111
- '!.gitignore'
1212
- '!.pre-commit-config.yaml'

0 commit comments

Comments
 (0)