Skip to content

Limit CI pipelines on default branch and merge requests

David Runge requested to merge limit_pipelines into master

.gitlab-ci.yml: Only run build pipelines on default branch and merge requests if they change code or profile files.

Merge request reports