Commit 2da21d8
committed
platform-ci: Cancel current running CI on new push
This commit adds a concurrency group to the github workflow based on the
github ref. with `cancel-in-progres: true`, a push to a branch to github
will result in any previous instance of this workflow running for for
this being canceled.1 parent 43e96d2 commit 2da21d8
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
19 | 23 | | |
20 | 24 | | |
21 | 25 | | |
| |||
0 commit comments