diff --git a/.github/workflows/labeler.yml b/.github/workflows/labeler.yml index 0088563f00..480ec9f01b 100644 --- a/.github/workflows/labeler.yml +++ b/.github/workflows/labeler.yml @@ -1,13 +1,7 @@ name: "Pull Request Labeler" on: - pull_request: - types: - - opened - - synchronize - - reopened - branches: - - main + pull_request_target: jobs: triage: