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 31bc7d8 commit e3acbbdCopy full SHA for e3acbbd
1 file changed
.github/workflows/nightly-build.yml
@@ -23,6 +23,7 @@ on:
23
- cron: '0 0 * * *'
24
push:
25
branches: [ action* ]
26
+ workflow_dispatch:
27
28
concurrency:
29
group: ${{ github.workflow }}-${{ github.ref }}
0 commit comments