Commit 2be2a60
Cancel stale CI executions when CI is re-triggered in the same branch/PR (#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]>1 parent bd07317 commit 2be2a60
1 file changed
+8
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
29 | 37 | | |
30 | 38 | | |
31 | 39 | | |
| |||
0 commit comments