diff --git a/.github/workflows/labeler.yml b/.github/workflows/labeler.yml index c65c84fa7..daa1f51e5 100644 --- a/.github/workflows/labeler.yml +++ b/.github/workflows/labeler.yml @@ -1,12 +1,6 @@ name: Label Pull Requests -on: - pull_request_target: - push: - branches: - - master - paths: - - '**/labeler.yml' +on: [pull_request_target, push] jobs: triage: