Add manual control to Docker CI

This commit is contained in:
Marcin Czop 2025-02-05 18:00:27 +01:00
parent 243db11b4b
commit c4c27f89b4
No known key found for this signature in database
GPG key ID: 44BCC84471234D0D

View file

@ -5,6 +5,7 @@ on:
branches: ["main"]
pull_request:
branches: ["main"]
workflow_dispatch:
jobs:
docker-build: