Skip to content

Commit e587b2c

Browse files
chore: remove concurrency block (#9286)
This is to unblock the release ![Screenshot from 2025-02-11 11-20-56](https://github.com/user-attachments/assets/99122eaa-850b-4d7b-bd67-ae3604edd24f)
1 parent 4a24500 commit e587b2c

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/docker_publish.yaml

-4
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
name: Publish to dockerhub
22

3-
concurrency:
4-
group: ${{ github.workflow }}-${{ github.ref }}
5-
cancel-in-progress: true
6-
73
on:
84
push:
95
branches:

0 commit comments

Comments
 (0)