ci: allow manual docker publish runs

This commit is contained in:
Christian Krakau-Louis
2026-05-17 15:47:48 +02:00
parent 3c6c2ddb9c
commit 567159ed29
+1
View File
@@ -6,6 +6,7 @@ name: Docker
# documentation. # documentation.
on: on:
workflow_dispatch:
schedule: schedule:
- cron: '30 21 * * *' - cron: '30 21 * * *'
push: push: