Skip to content

Commit 8227e5c

Browse files
authored
👷 Update .github/labeler.yml (fastapi#1321)
1 parent f9c030b commit 8227e5c

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.github/labeler.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@ docs:
33
- changed-files:
44
- any-glob-to-any-file:
55
- '**/*.md'
6+
- all-globs-to-all-files:
7+
- '!frontend/**'
8+
- '!backend/**'
9+
- '!'.github/**'
10+
- '!scripts/**'
11+
- '!.gitignore'
12+
- '!.pre-commit-config.yaml'
613

714
internal:
815
- all:

0 commit comments

Comments
 (0)