Skip to content

Make CI more efficient

David Runge requested to merge limit_builds into master

Make CI more efficient by automatically stopping pipelines if a newer commit has been added to the same branch. Only trigger builds in CI when changing code files or profiles.

Merge request reports