diff --git a/.github/workflows/project_actions.yml b/.github/workflows/project_actions.yml index ad8e8b9e13..4fc32d9986 100644 --- a/.github/workflows/project_actions.yml +++ b/.github/workflows/project_actions.yml @@ -1,7 +1,7 @@ name: project-actions on: - pull_request: + pull_request_target: types: [opened, synchronize, assigned, review_requested] pull_request_review: types: [submitted]