diff --git a/zuul.d/pipelines.yaml b/zuul.d/pipelines.yaml index 54813d5..0729d61 100644 --- a/zuul.d/pipelines.yaml +++ b/zuul.d/pipelines.yaml @@ -86,7 +86,7 @@ # will have a "re-run" button which emits this event. - event: check_run action: rerequested - check: .*/check:.* + check: .*/check-review:.* start: github: check: 'in_progress'