diff --git a/.github/workflows/pr-title-checker.yml b/.github/workflows/pr-title-checker.yml index 7c3ec70779c21..ee280e088f00d 100644 --- a/.github/workflows/pr-title-checker.yml +++ b/.github/workflows/pr-title-checker.yml @@ -1,6 +1,6 @@ name: 'PR Title Checker' on: - pull_request: + pull_request_target: types: [opened, edited] jobs: