diff --git a/.github/labeler.yml b/.github/labeler.yml index 2433602e..d4df3619 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -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: