Update push-docker-demo.yml

This commit is contained in:
Anthony Stirling 2025-11-14 15:57:26 +00:00 committed by GitHub
parent 9970d5a7f2
commit b49e681f16
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4,7 +4,7 @@ on:
workflow_dispatch:
push:
branches:
- demo2
- demo
concurrency:
group: ${{ github.workflow }}-${{ github.event_name }}-${{ github.ref_name || github.ref }}