diff --git a/.github/workflows/pull_format.yml b/.github/workflows/pull_format.yml index 334158b..e21dc2d 100644 --- a/.github/workflows/pull_format.yml +++ b/.github/workflows/pull_format.yml @@ -2,7 +2,7 @@ name: Check Pull Format on: pull_request_target: - types: [assigned, opened, synchronize, reopened] + types: [opened, reopened] jobs: # This workflow closes invalid PR