Skip to content

Prevent duplicate pipeline + check on MR

Lucas Serrano requested to merge check_on_mr into main

Runs check stage on merge-request pipelines.

Prevent running on push pipelines if a merge-request pipeline is already opened.

Merge request reports