Skip to content

pause the CI pipeline created for a fork

This change prevents two CI pipelines from running when an MR is first sent. The CI pipeline in the fork starts out paused and will only run if the user manually resumes it.

Merge request reports