Description of the feature request
I manually started BitriseCacheRefresh. Then a pull request opened that triggered RunUnitTests. I expected both of these workflows to run in parallel. Instead BitriseCacheRefresh was cancelled via rolling builds.
Use case / for what or how I would use it
I’d like the ability to cancel rolling builds per workflow. If I have two unrelated workflows, then they shouldn’t cancel each other out.
I don’t think manually created jobs or scheduled jobs should be aborted.