mirror of
https://github.com/status-im/dappconnect-sdks.git
synced 2025-01-27 08:56:31 +00:00
[*] add concurrency to release.yml (#434)
This commit is contained in:
parent
181faba3a6
commit
c53e5c50da
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -5,6 +5,8 @@ on:
|
||||
branches:
|
||||
- main
|
||||
|
||||
concurrency: ${{ github.workflow }}-${{ github.ref }}
|
||||
|
||||
jobs:
|
||||
release:
|
||||
runs-on: ubuntu-latest
|
||||
|
Loading…
x
Reference in New Issue
Block a user