Skip to content

Reduce main pipeline breakage

Thiago Figueiró requested to merge stop-breaking-main into main

Why is this change being made?

By the time the outdated-dependencies job runs in main, it's too late to fix any outdated dependencies.

This change skips the job for main to avoid breaking the pipeline.

e.g.: https://gitlab.com/gitlab-org/ruby/gems/gitlab-security_report_schemas/-/pipelines/1359530250

Merge request reports