diff --git a/.github/workflows/fixup.yml b/.github/workflows/fixup.yml index 8348f897d..9548d19f2 100644 --- a/.github/workflows/fixup.yml +++ b/.github/workflows/fixup.yml @@ -7,7 +7,7 @@ name: Block fixup and squash commits on: pull_request: - types: [opened, synchronize, reopened] + types: [opened, ready_for_review, reopened, synchronize] permissions: contents: read