fix(ci): Shake up prepare-release concurrency group (#1820)
parent
5cdf7671ed
commit
e9f99302c1
|
|
@ -18,7 +18,7 @@ on:
|
|||
type: boolean
|
||||
|
||||
concurrency:
|
||||
group: ${{ github.workflow }}-${{ github.ref }}
|
||||
group: ${{ github.workflow }}-${{ github.ref }}-root
|
||||
cancel-in-progress: true
|
||||
|
||||
jobs:
|
||||
|
|
|
|||
Loading…
Reference in New Issue