diff --git a/.github/workflows/project_actions.yml b/.github/workflows/project_actions.yml index 1e1a1441f7..e3d4e142d4 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, synchronize, assigned, review_requested] + types: [opened, assigned, review_requested] pull_request_review: types: [submitted]