diff --git a/.github/labeler.yml b/.github/labeler.yml index 4fb6e1a0f5..cf0a47aaa1 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -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/**" +