Alejandra
11 months ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
7 additions and
0 deletions
-
.github/labeler.yml
|
|
@ -3,6 +3,13 @@ docs: |
|
|
|
- changed-files: |
|
|
|
- any-glob-to-any-file: |
|
|
|
- '**/*.md' |
|
|
|
- all-globs-to-all-files: |
|
|
|
- '!frontend/**' |
|
|
|
- '!backend/**' |
|
|
|
- '!'.github/**' |
|
|
|
- '!scripts/**' |
|
|
|
- '!.gitignore' |
|
|
|
- '!.pre-commit-config.yaml' |
|
|
|
|
|
|
|
internal: |
|
|
|
- all: |
|
|
|