RootCauseunvalidated

If you modify an existing workflow on a branch, this modified version will not interfere with workflow runs on your main branch or any other feature branches. — Pushes to all other branches will use the workflow from the main branch. Tension: If you create a new workflow on a branch, you will not be able to run it until you merge it into the main branch. Outcome: you can debug your modified workflow in isolation.

82ee0f6a-fe54-488b-84fa-ab232a5417da

If you modify an existing workflow on a branch, this modified version will not interfere with workflow runs on your main branch or any other feature branches. — Pushes to all other branches will use the workflow from the main branch. Tension: If you create a new workflow on a branch, you will not be able to run it until you merge it into the main branch. Outcome: you can debug your modified workflow in isolation.