diff --git a/.github/workflows/auto-label.yml b/.github/workflows/auto-label.yml index 27ae0f37a4..491f422d1f 100644 --- a/.github/workflows/auto-label.yml +++ b/.github/workflows/auto-label.yml @@ -3,7 +3,7 @@ name: Auto Label and Add to Project on: issues: types: [opened] - pull_request: + pull_request_target: types: [opened] jobs: