Browse Source

👷 Update `.github/labeler.yml` (#1321)

pull/13907/head
Alejandra 11 months ago
committed by GitHub
parent
commit
2fb7354923
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 7
      .github/labeler.yml

7
.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:

Loading…
Cancel
Save