summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorRichard Steinmetz <richard@steinmetz.cloud>2023-01-17 10:48:31 +0100
committerRichard Steinmetz <richard@steinmetz.cloud>2023-01-17 10:48:31 +0100
commit96bb8c71ae3652c7a1dd1572c5fdb619cb488aa3 (patch)
treedb5f9a8bf1c023fe2d395a7d3459ecf63ab8263e /.github
parent1c14b77844e24773dbc0792ed22d600cd0446845 (diff)
ci: trigger fixup workflow on push
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
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