diff --git a/.github/workflows/project_actions.yml b/.github/workflows/project_actions.yml index c66e378a5a..769f40e0b8 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]