Skip to content

Fix CI pipeline

Instead of the name main the name master was used when checking if a pipeline should be started during a merge request. Since the merge request is done with the main branch the check was always false and the pipeline never started.

Merge request reports

Loading