ENABLE ROLLING BUILDS aborts a build on a different workflow

Use case goes like this…

  1. someone manually triggers a TestFlight build using the “beta” workflow from “master”
  2. someone else merges a PR into “master” which triggers a “test” workflow build
  3. “beta” build is aborted

I think this is a duplicate of Do not cancel builds on same branch if another workflow is triggered

Please vote there :slight_smile:

awesome! done!