We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a49f92 commit e4dfd9aCopy full SHA for e4dfd9a
1 file changed
.github/workflows/generate.yml
@@ -2,7 +2,7 @@ name: Fetch Dependencies
2
3
on:
4
schedule:
5
- - cron: '20 */2 * * *'
+ - cron: '0 0 * * *'
6
push:
7
branches: [ main ]
8
workflow_dispatch:
0 commit comments