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

This commit is contained in:
Alejandra
2024-08-29 17:46:02 +02:00
committed by GitHub
parent 90e3e337cb
commit 644de7f186

2
.github/labeler.yml vendored
View File

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