Skip to content

add workflow rules to ci to reduce redundant pipelines

Simon Marquardt requested to merge ci-less-pipelines into main

add some workflow rules to avoid running pipelines for branches without new commits or running a branch pipeline and a merge request pipeline for the same commit

Merge request reports