Update generate.yml
This commit is contained in:
parent
173a097f5e
commit
65aab2d908
2
.github/workflows/generate.yml
vendored
2
.github/workflows/generate.yml
vendored
@ -2,7 +2,7 @@ name: Generate grouped playlists 2
|
||||
|
||||
on:
|
||||
schedule:
|
||||
- cron: '0 0 * * *'
|
||||
- cron: '0 * * * *'
|
||||
|
||||
jobs:
|
||||
generate:
|
||||
|
Loading…
Reference in New Issue
Block a user