update cron schedule for Spotify MS workflow

This commit is contained in:
amd64fox 2025-10-29 18:02:16 +03:00 committed by GitHub
parent dc7df6292f
commit 3ed340b20f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2,7 +2,7 @@ name: check Spotify MS
on:
schedule:
- cron: '25 * * * *'
- cron: '0 */5 * * *'
workflow_dispatch:
jobs: