CI: allow manually starting Debian builds, too
This commit is contained in:
parent
81e5bf4e6e
commit
74eada048b
1
.github/workflows/ci-debian.yml
vendored
1
.github/workflows/ci-debian.yml
vendored
@ -3,6 +3,7 @@ name: ci-debian-9
|
||||
on:
|
||||
schedule:
|
||||
- cron: "12 23 * * *"
|
||||
workflow_dispatch:
|
||||
|
||||
env:
|
||||
BUILDDIR: /build
|
||||
|
Loading…
Reference in New Issue
Block a user