diff --git a/.github/workflows/labeler.yml b/.github/workflows/labeler.yml index 82ce3519..25d6135b 100644 --- a/.github/workflows/labeler.yml +++ b/.github/workflows/labeler.yml @@ -1,7 +1,7 @@ name: "Pull Request Labeler" on: - pull_request: + pull_request_target: branches: - "master" - "prowler-4.0-dev"