diff --git a/.github/workflows/labeler.yml b/.github/workflows/labeler.yml index b571c9e08..daa1f51e5 100644 --- a/.github/workflows/labeler.yml +++ b/.github/workflows/labeler.yml @@ -1,7 +1,6 @@ name: Label Pull Requests -on: - - pull_request_target +on: [pull_request_target, push] jobs: triage: