diff --git a/.github/workflows/auto-label-issues.yml b/.github/workflows/auto-label-issues.yml index 3d7a86450..097eba533 100644 --- a/.github/workflows/auto-label-issues.yml +++ b/.github/workflows/auto-label-issues.yml @@ -3,7 +3,7 @@ name: Auto Label Issues on: issues: types: [opened, edited, reopened] - pull_request: + pull_request_target: types: [opened, edited, reopened, synchronize] jobs: