We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e4c9465 + 3617b1a commit 793854bCopy full SHA for 793854b
.github/workflows/generate-schemas.yml
@@ -2,7 +2,7 @@ name: Generate Schemas
2
3
on:
4
schedule:
5
- - cron: '45 5 * * SUN'
+ - cron: '45 5 * * TUE,THU'
6
workflow_dispatch:
7
inputs:
8
api_specs_ref:
0 commit comments