Commit d0f9a92
Cancel stale CI executions when CI is re-triggered in the same branch/PR (scala#21974)
Cancels any in-progress runs within the same group identified by
workflow name and GH reference (branch or tag)
For example it would:
- terminate previous PR CI execution after pushing more changes to the
same PR branch
Co-authored-by: Tomasz Godzik <[email protected]>
[Cherry-picked 2be2a60]1 parent e673804 commit d0f9a92
1 file changed
+8
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
30 | 38 | | |
31 | 39 | | |
32 | 40 | | |
| |||
0 commit comments