We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51181b8 commit f5a7456Copy full SHA for f5a7456
.github/workflows/update-swagger.yml
@@ -1,7 +1,7 @@
1
name: Update Swagger UI
2
on:
3
schedule:
4
- - cron: '0 10 * * *'
+ - cron: '0 10 0 0 *'
5
workflow_dispatch:
6
7
jobs:
0 commit comments