CI: allow manually starting Debian builds, too

main
Adriaan de Groot 4 years ago
parent 81e5bf4e6e
commit 74eada048b

@ -3,6 +3,7 @@ name: ci-debian-9
on:
schedule:
- cron: "12 23 * * *"
workflow_dispatch:
env:
BUILDDIR: /build

Loading…
Cancel
Save