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
Ensure older workflow runs for a pull-request are cancelled
The new `concurrency` setting can be used to ensure only a single
workflow run or job is in progress. When used in combination with the
`cancel-in-progress` setting, incomplete workflow runs can be cancelled
automatically to prevent running workflows unnecessarily.
0 commit comments