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

This commit is contained in:
Adrian Miesikowski 2026-02-10 13:56:20 +01:00
parent 18cad7e2cb
commit 23f98dbd78

View File

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