mirror of
https://github.com/prowler-cloud/prowler.git
synced 2026-04-14 00:19:46 +00:00
chore: add metadata-review label for .metadata.json files (#8689)
This commit is contained in:
committed by
GitHub
parent
252033d113
commit
8b3335f426
4
.github/labeler.yml
vendored
4
.github/labeler.yml
vendored
@@ -119,3 +119,7 @@ compliance:
|
||||
review-django-migrations:
|
||||
- changed-files:
|
||||
- any-glob-to-any-file: "api/src/backend/api/migrations/**"
|
||||
|
||||
metadata-review:
|
||||
- changed-files:
|
||||
- any-glob-to-any-file: "**/*.metadata.json"
|
||||
|
||||
Reference in New Issue
Block a user