Add workflow_dispatch trigger for manual runs
Some checks failed
Build & Push / build (push) Failing after 8m47s

This commit is contained in:
Sebastian Seedorf
2026-05-19 19:10:37 +02:00
parent 3ef567a39e
commit 399db56499

View File

@@ -1,6 +1,7 @@
name: Build & Push name: Build & Push
on: on:
workflow_dispatch:
push: push:
branches: branches:
- main - main