fix: 💚 Remove interruption of Docker image publishing CI in main (#100)

This commit is contained in:
Facundo Farall 2025-06-16 12:31:36 -03:00 committed by GitHub
parent a205b22532
commit 3533359db0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -20,10 +20,6 @@ on:
branches:
- main
concurrency:
group: docker-build-${{ github.ref }}
cancel-in-progress: true
jobs:
build-test-push:
runs-on: ubuntu-latest