1 Commits

Author SHA1 Message Date
Sebastian Seedorf
399db56499 Add workflow_dispatch trigger for manual runs
Some checks failed
Build & Push / build (push) Failing after 8m47s
2026-05-19 19:10:37 +02:00

View File

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