Commit 9b7a6a0
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 <mark.pollack@broadcom.com>1 parent 9a09732 commit 9b7a6a0
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
0 commit comments