Browse Source

🐛 Fix in `.github/labeler.yml` (#1322)

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

2
.github/labeler.yml

@ -6,7 +6,7 @@ docs:
- all-globs-to-all-files:
- '!frontend/**'
- '!backend/**'
- '!'.github/**'
- '!.github/**'
- '!scripts/**'
- '!.gitignore'
- '!.pre-commit-config.yaml'

Loading…
Cancel
Save