mirror of
https://github.com/Unleash/unleash.git
synced 2025-03-23 00:16:25 +01:00
chore: remove concurrency block (#9286)
This is to unblock the release 
This commit is contained in:
parent
4a2450050e
commit
e587b2c892
4
.github/workflows/docker_publish.yaml
vendored
4
.github/workflows/docker_publish.yaml
vendored
@ -1,9 +1,5 @@
|
||||
name: Publish to dockerhub
|
||||
|
||||
concurrency:
|
||||
group: ${{ github.workflow }}-${{ github.ref }}
|
||||
cancel-in-progress: true
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
|
Loading…
Reference in New Issue
Block a user