Commit 19fbf21
committed
ci: use concurrency to cancel redundant in‑flight runs
Use the concurrency feature to cancel any in‑progress run before
starting the next one, so only the latest CI run executes; all earlier
ones get canceled
Signed-off-by: Ruowen Qin <ruowenq2@illinois.edu>1 parent 368ffa2 commit 19fbf21
2 files changed
+10
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
2 | 7 | | |
3 | 8 | | |
4 | 9 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
2 | 7 | | |
3 | 8 | | |
4 | 9 | | |
| |||
0 commit comments