fix(labeler): Add right path for testing (#3405)

This commit is contained in:
Pepe Fagoaga
2024-02-16 09:13:25 +01:00
committed by GitHub
parent d6f28be8f2
commit ac439060a3

6
.github/labeler.yml vendored
View File

@@ -5,17 +5,17 @@ documentation:
provider/aws:
- changed-files:
- any-glob-to-any-file: "prowler/providers/aws/**"
- any-glob-to-any-file: "prowler/providers/aws/**"
- any-glob-to-any-file: "tests/providers/aws/**"
provider/azure:
- changed-files:
- any-glob-to-any-file: "prowler/providers/azure/**"
- any-glob-to-any-file: "prowler/providers/azure/**"
- any-glob-to-any-file: "tests/providers/azure/**"
provider/gcp:
- changed-files:
- any-glob-to-any-file: "prowler/providers/gcp/**"
- any-glob-to-any-file: "prowler/providers/gcp/**"
- any-glob-to-any-file: "tests/providers/gcp/**"
provider/kubernetes:
- changed-files: