diff --git a/.github/workflows/pr-title.yml b/.github/workflows/pr-title.yml index 09268a5c24..83c2460e88 100644 --- a/.github/workflows/pr-title.yml +++ b/.github/workflows/pr-title.yml @@ -1,6 +1,6 @@ name: "Pull request title" on: - pull_request: + pull_request_target: types: [opened, edited] jobs: