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