We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d8058ed + 6e295e1 commit 6b2e678Copy full SHA for 6b2e678
.github/workflows/nightly.yml
@@ -1,6 +1,7 @@
1
name: Nightly
2
3
on:
4
+ workflow_dispatch:
5
schedule:
6
# Run every day at 23:00 UTC
7
- cron: '0 23 * * *'
0 commit comments