diff --git a/.github/workflows/labeler.yml b/.github/workflows/labeler.yml index a0d95b854..8abf0b8a4 100644 --- a/.github/workflows/labeler.yml +++ b/.github/workflows/labeler.yml @@ -1,8 +1,6 @@ name: 'Pull Request Labeler' -on: - pull_request_target: - types: [opened, labeled, unlabeled] +on: [pull_request_target] jobs: triage: