diff --git a/.github/workflows/labeler.yml b/.github/workflows/labeler.yml index d2b55cd..ddf1624 100644 --- a/.github/workflows/labeler.yml +++ b/.github/workflows/labeler.yml @@ -1,7 +1,9 @@ name: "PR label assigner" on: - - pull_request_target + - pull_request: + branches: + - master jobs: triage: