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 af50606 commit 79909baCopy full SHA for 79909ba
.github/workflows/generator.yml
@@ -2,7 +2,7 @@ name: Generator
2
on:
3
workflow_dispatch:
4
schedule:
5
- - cron: '0 0 * * 0'
+ - cron: '0 0 * * *'
6
7
env:
8
API_SPEC_MANIFEST: https://toshy.github.io/bunnynet-openapi-specification/manifest.json
0 commit comments