mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-07-22 04:25:42 +00:00
CI: Concurrency group (#926)
This commit is contained in:
committed by
GitHub
parent
92f5417569
commit
97bd198951
@@ -12,6 +12,10 @@ on:
|
|||||||
branches:
|
branches:
|
||||||
- master
|
- master
|
||||||
|
|
||||||
|
concurrency:
|
||||||
|
group: ${{ github.ref }}-${{ github.workflow }}
|
||||||
|
cancel-in-progress: true
|
||||||
|
|
||||||
env:
|
env:
|
||||||
CARGO_TERM_COLOR: always
|
CARGO_TERM_COLOR: always
|
||||||
# TODO: Currently pointing at latest substrate; is there a suitable binary we can pin to here?
|
# TODO: Currently pointing at latest substrate; is there a suitable binary we can pin to here?
|
||||||
|
|||||||
Reference in New Issue
Block a user