chore: add M365 provider to PR labeler (#8406)

This commit is contained in:
Rubén De la Torre Vico
2025-07-31 11:32:18 +02:00
committed by GitHub
parent d239d299e2
commit 178f3850be
+5
View File
@@ -22,6 +22,11 @@ provider/kubernetes:
- any-glob-to-any-file: "prowler/providers/kubernetes/**"
- any-glob-to-any-file: "tests/providers/kubernetes/**"
provider/m365:
- changed-files:
- any-glob-to-any-file: "prowler/providers/m365/**"
- any-glob-to-any-file: "tests/providers/m365/**"
provider/github:
- changed-files:
- any-glob-to-any-file: "prowler/providers/github/**"