chore(labeler): Add compliance (#5790)

This commit is contained in:
Pepe Fagoaga
2024-11-15 16:16:03 +01:00
committed by GitHub
parent c9898d6d01
commit 17af724995
+7
View File
@@ -79,3 +79,10 @@ output/csv:
- changed-files:
- any-glob-to-any-file: "prowler/lib/outputs/csv/**"
- any-glob-to-any-file: "tests/lib/outputs/csv/**"
compliance:
- changed-files:
- any-glob-to-any-file: "prowler/lib/outputs/compliance/**"
- any-glob-to-any-file: "tests/lib/outputs/compliance/**"
- any-glob-to-any-file: "prowler/compliance/**"