Workflow: Add back synchronize event type to fixup job

Signed-off-by: Simon Spannagel <simonspa@kth.se>
This commit is contained in:
Simon Spannagel 2023-01-24 06:51:19 +01:00
parent 1330f0059e
commit 5b4f0aec29
1 changed files with 1 additions and 1 deletions

View File

@ -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