Remove scheduled cron job from ms-spotify.yml
Removed scheduled cron job for the Spotify MS workflow.
This commit is contained in:
parent
3f6cba6bdd
commit
aa537c63d9
1 changed files with 0 additions and 2 deletions
2
.github/workflows/ms-spotify.yml
vendored
2
.github/workflows/ms-spotify.yml
vendored
|
|
@ -1,8 +1,6 @@
|
|||
name: check Spotify MS
|
||||
|
||||
on:
|
||||
schedule:
|
||||
- cron: '0 */5 * * *'
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
|
|
|||
Loading…
Reference in a new issue