diff options
Diffstat (limited to '.github/workflows/label.yml')
-rw-r--r-- | .github/workflows/label.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/label.yml b/.github/workflows/label.yml index d580ca94..ecebfcef 100644 --- a/.github/workflows/label.yml +++ b/.github/workflows/label.yml @@ -6,7 +6,7 @@ # https://github.com/actions/labeler name: Labeler -on: [pull_request] +on: [pull_request_target] jobs: label: |