mirror of
https://github.com/prowler-cloud/prowler.git
synced 2026-01-25 02:08:11 +00:00
feat(labeler): apply label on migration changes (#7052)
This commit is contained in:
committed by
GitHub
parent
26014a9705
commit
53efb1c153
4
.github/labeler.yml
vendored
4
.github/labeler.yml
vendored
@@ -98,3 +98,7 @@ compliance:
|
||||
- any-glob-to-any-file: "prowler/compliance/**"
|
||||
- any-glob-to-any-file: "prowler/lib/outputs/compliance/**"
|
||||
- any-glob-to-any-file: "tests/lib/outputs/compliance/**"
|
||||
|
||||
review-django-migrations:
|
||||
- changed-files:
|
||||
- any-glob-to-any-file: "api/src/backend/api/migrations/**"
|
||||
|
||||
Reference in New Issue
Block a user