Remove scheduled cron job from ms-spotify.yml

Removed scheduled cron job for the Spotify MS workflow.
This commit is contained in:
amd64fox 2026-03-30 10:39:54 +03:00 committed by GitHub
parent 3f6cba6bdd
commit aa537c63d9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,8 +1,6 @@
name: check Spotify MS
on:
schedule:
- cron: '0 */5 * * *'
workflow_dispatch:
jobs: