diff --git a/.github/workflows/pr-labeler.yml b/.github/workflows/pr-labeler.yml index 7bd3e78..9625fa0 100644 --- a/.github/workflows/pr-labeler.yml +++ b/.github/workflows/pr-labeler.yml @@ -6,7 +6,8 @@ # https://github.com/actions/labeler name: Labeler -on: [pull_request] +on: + - pull_request_target jobs: label: