diff --git a/.github/workflows/project_actions.yml b/.github/workflows/project_actions.yml index e3d4e142d4..f425b233d4 100644 --- a/.github/workflows/project_actions.yml +++ b/.github/workflows/project_actions.yml @@ -2,7 +2,7 @@ name: project-actions on: pull_request_target: - types: [opened, assigned, review_requested] + types: [opened, assigned] pull_request_review: types: [submitted]