allow users to trigger container building in CI

This commit is contained in:
lilly 2026-05-14 19:16:21 +02:00
commit f133a491b2
Signed by: lilly
SSH key fingerprint: SHA256:y9T5GFw2A20WVklhetIxG1+kcg/Ce0shnQmbu1LQ37g

View file

@ -1,6 +1,7 @@
name: Build Container name: Build Container
on: on:
workflow_dispatch: {}
push: {} push: {}
permissions: permissions: