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.
1 parent 7ddb6b6 commit 691cfdfCopy full SHA for 691cfdf
.github/workflows/nightly-distribution.yml
@@ -2,6 +2,7 @@ name: Nightly distribution
2
on:
3
schedule:
4
- cron: '0 0 * * *'
5
+ workflow_dispatch:
6
jobs:
7
nightly-distribution:
8
strategy:
0 commit comments