You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems that workflows cancel each other out if they are in the same
concurrency group: https://github.com/orgs/community/discussions/41518
Try to separate four workflows that run on PRs into separate concurency
groups. Ideally this will avoid the cancelation.
They should still cancel runs from previous pushes, each in their own
group.
0 commit comments