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 69973e6 commit acea2eeCopy full SHA for acea2ee
.github/workflows/ci.yml
@@ -7,6 +7,7 @@ on:
7
branches: [master]
8
schedule:
9
- cron: '0 0 * * *'
10
+ workflow_dispatch:
11
12
env:
13
build_dir: ${{ github.workspace }}/output
0 commit comments