1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-02-19 00:15:43 +01:00

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)
This commit is contained in:
Gastón Fournier 2025-02-11 11:52:27 +01:00 committed by GitHub
parent 4a2450050e
commit e587b2c892
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,9 +1,5 @@
name: Publish to dockerhub
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
on:
push:
branches: