summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/fixup.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/fixup.yml b/.github/workflows/fixup.yml
index b9e39207..1e2ed38a 100644
--- a/.github/workflows/fixup.yml
+++ b/.github/workflows/fixup.yml
@@ -7,7 +7,7 @@ name: Pull request checks
on:
pull_request:
- types: [opened, ready_for_review, reopened]
+ types: [opened, ready_for_review, reopened, synchronize]
permissions:
contents: read