ci: make nightly dispatch (#15375)

This commit is contained in:
Matthias Seitz
2025-03-28 21:27:50 +01:00
committed by GitHub
parent e2e297d77c
commit 0e2a4c4a87

View File

@@ -3,6 +3,7 @@
name: docker-nightly
on:
workflow_dispatch:
schedule:
- cron: "0 1 * * *"
env: