Xcode Cloud's PR start conditions is great - But what about PRs that are coming from a fork. Not surprisingly I'm getting an error when XCC tries to checkout the source branch:
fatal: couldn't find remote ref BRANCH_NAME
Is there an easy way around this that doesn't include pushing those branches to upstream first?