update cron schedule for Spotify MS workflow
This commit is contained in:
parent
dc7df6292f
commit
3ed340b20f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ms-spotify.yml
vendored
2
.github/workflows/ms-spotify.yml
vendored
|
|
@ -2,7 +2,7 @@ name: check Spotify MS
|
|||
|
||||
on:
|
||||
schedule:
|
||||
- cron: '25 * * * *'
|
||||
- cron: '0 */5 * * *'
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
|
|
|||
Loading…
Reference in a new issue