Types
WorkflowOverlapScope
The set of runs an overlap policy is measured against.
enum
WorkflowOverlapScopeValues
WORKTREE
The policy counts runs on the same worktree, so worktrees never wait on each other.
GLOBAL
The policy counts every run of the workflow, whichever worktree it belongs to.