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 0a930c0 commit 1a791fdCopy full SHA for 1a791fd
1 file changed
.github/workflows/fetch-models.yml
@@ -2,7 +2,7 @@ name: Sync Model Library
2
3
on:
4
schedule:
5
- - cron: '0 0 * * *'
+ - cron: '0 9 * * *'
6
workflow_dispatch:
7
inputs:
8
environment:
0 commit comments