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
This should limit concurrency to only a single workflow run per branch (including
main) to run at the same time.
If we're landing multiple commits via merge queue, it should force the
newest one to be tested only.
0 commit comments