We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc5218e commit 4a169abCopy full SHA for 4a169ab
.github/workflows/codegen.yaml
@@ -1,7 +1,4 @@
1
on:
2
- schedule:
3
- # Runs at 12:30, 1:30 and 2:30.
4
- - cron: '30 0-2 * * *'
5
workflow_dispatch:
6
7
name: codegen
0 commit comments