We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0a1a4f commit 5d4ae35Copy full SHA for 5d4ae35
.github/workflows/api-code-gen.yml
@@ -2,7 +2,7 @@ name: "APICodeGen"
2
3
on:
4
schedule:
5
- - cron: '0 * * * *'
+ - cron: '0 13 * * MON'
6
7
permissions:
8
id-token: write
0 commit comments