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