Add workflow_dispatch for manual trigger
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 10s

This commit is contained in:
Adrian Miesikowski 2026-02-10 13:56:21 +01:00
parent bec546236d
commit b941e4242a

View File

@ -8,6 +8,7 @@ on:
pull_request:
branches:
- main
workflow_dispatch:
jobs:
build-and-push: