We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a735a47 commit a0866c0Copy full SHA for a0866c0
1 file changed
.github/workflows/schedule.yml
@@ -1,5 +1,6 @@
1
2
on:
3
+ workflow_dispatch:
4
schedule:
5
- cron: '38 17 * * *'
6
0 commit comments