diff --git a/.github/workflows/labeler.yml b/.github/workflows/labeler.yml index 667025ada..975aad2c4 100644 --- a/.github/workflows/labeler.yml +++ b/.github/workflows/labeler.yml @@ -1,8 +1,7 @@ name: PR Labeler on: - pull_request: - types: [opened, synchronize, reopened] +- pull_request_target permissions: contents: read # Required to read the labeler.yml file