Skip to content

Commit 79909ba

Browse files
committed
bump generator workflow to every night
1 parent af50606 commit 79909ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/generator.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Generator
22
on:
33
workflow_dispatch:
44
schedule:
5-
- cron: '0 0 * * 0'
5+
- cron: '0 0 * * *'
66

77
env:
88
API_SPEC_MANIFEST: https://toshy.github.io/bunnynet-openapi-specification/manifest.json

0 commit comments

Comments
 (0)