Skip to content

Commit

Permalink
Merge branch 'master' into fix/django-migration-files
Browse files Browse the repository at this point in the history
  • Loading branch information
vicferpoy committed Feb 26, 2025
2 parents 279ddc1 + 53efb1c commit 00ec8ae
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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/**"

0 comments on commit 00ec8ae

Please sign in to comment.