👷 Update configs for labeler (#1308)
This commit is contained in:

committed by
GitHub

parent
66c4ff169d
commit
8187a5283f
8
.github/labeler.yml
vendored
8
.github/labeler.yml
vendored
@@ -1,7 +1,7 @@
|
|||||||
docs:
|
docs:
|
||||||
- all:
|
- all:
|
||||||
- changed-files:
|
- changed-files:
|
||||||
- all-globs-to-all-files:
|
- any-glob-to-any-file:
|
||||||
- '**/*.md'
|
- '**/*.md'
|
||||||
|
|
||||||
internal:
|
internal:
|
||||||
@@ -13,6 +13,6 @@ internal:
|
|||||||
- .gitignore
|
- .gitignore
|
||||||
- .pre-commit-config.yaml
|
- .pre-commit-config.yaml
|
||||||
- all-globs-to-all-files:
|
- all-globs-to-all-files:
|
||||||
- '**/*.md'
|
- '!./**/*.md'
|
||||||
- 'frontend/**'
|
- '!frontend/**'
|
||||||
- 'backend/**'
|
- '!backend/**'
|
||||||
|
Reference in New Issue
Block a user