diff --git a/.github/workflows/project.yml b/.github/workflows/project.yml index 307153b0..cad9723a 100644 --- a/.github/workflows/project.yml +++ b/.github/workflows/project.yml @@ -7,7 +7,7 @@ on: types: [opened, edited, reopened] issue_comment: types: [created] - pull_request: + pull_request_target: types: [opened, edited, reopened] jobs: