Commit a967f1f
ci: replace styfle/cancel-workflow-action with native concurrency cancel-in-progress (#866)
Replaces the third-party `styfle/cancel-workflow-action` with GitHub
Actions' built-in `concurrency` to cancel in-progress runs when a new
one is triggered for the same ref.
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: barjin <61918049+barjin@users.noreply.github.com>1 parent e8008c3 commit a967f1f
1 file changed
Lines changed: 4 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
18 | 22 | | |
19 | 23 | | |
20 | 24 | | |
| |||
27 | 31 | | |
28 | 32 | | |
29 | 33 | | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | 34 | | |
36 | 35 | | |
37 | 36 | | |
| |||
0 commit comments