allow users to trigger container building in CI
Some checks failed
Build Container / Build Container (push) Failing after 32s

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

View file

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