fix: Enables CI/CD for any branch push
All checks were successful
Build (and tag) Images / build (push) Successful in 35s
Build (and tag) Images / build (pull_request) Successful in 36s

This commit is contained in:
Vincent Mahnke 2025-10-13 19:26:57 +02:00
commit ea4063917b

View file

@ -3,7 +3,6 @@ name: Build (and tag) Images
on:
push:
branches:
- main
workflow_dispatch:
jobs: