Update auto-update.yml
This commit is contained in:
parent
b33b96a810
commit
c2ac966e09
|
@ -2,7 +2,7 @@ name: auto-update
|
||||||
|
|
||||||
on:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '*/5 * * * *'
|
- cron: '0 0 * * *'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
generate:
|
generate:
|
||||||
|
|
Loading…
Reference in New Issue