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
Fix continuous-integration.yml concurrency control
Set cancel-in-progress to true so new builds skip when one is already
running, rather than queuing. This is more efficient since cron triggers
occur every few hours anyway.
Signed-off-by: Mark Pollack <[email protected]>
0 commit comments