trigger action on docker branch

This commit is contained in:
Arnaud_Cayrol 2025-04-13 13:32:34 +02:00
parent 03f015137a
commit 0829b445c5

View file

@ -2,6 +2,7 @@ name: Build and Publish image to Docker Hub
on: on:
push: push:
branches: branches:
- docker
- main - main
jobs: jobs: