diff --git a/.github/workflows/label-base-on-title.yml b/.github/workflows/label-base-on-title.yml index 6b12e75768..4e811edf99 100644 --- a/.github/workflows/label-base-on-title.yml +++ b/.github/workflows/label-base-on-title.yml @@ -1,7 +1,7 @@ name: "Auto-label PRs based on title" on: - pull_request: + pull_request_target: types: [opened, reopened] jobs: