Add 'action: rerequested' to example github pipelines

Change-Id: I68e512f292b4fcafa9ff2456fdbddd3f47d26a39
This commit is contained in:
Albin Vass 2021-05-11 21:12:06 +02:00
parent fd028206de
commit 48553e30e3
1 changed files with 2 additions and 0 deletions

View File

@ -19,6 +19,8 @@
# When using the checks API to report results, failed runs
# will have a "re-run" button which emits this event.
- event: check_run
action: requested
check: .*/check:.*
start:
github:
check: 'in_progress'