We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77648da commit 774e8cfCopy full SHA for 774e8cf
.github/workflows/watch.yml
@@ -3,6 +3,7 @@ name: Watch for changes
3
on:
4
schedule:
5
- cron: "0 6 * * *"
6
+ workflow_dispatch: ~
7
8
jobs:
9
generated-code:
0 commit comments