Skip to content
This repository was archived by the owner on Mar 31, 2025. It is now read-only.

Commit 0603f4b

Browse files
authored
Update spotifyScheduler.yaml
Comment schedule as it is not working anymore
1 parent 139986e commit 0603f4b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/spotifyScheduler.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ name: Github Scheduler for Spotify playlist
22

33
on:
44
workflow_dispatch:
5-
schedule:
6-
- cron: '0 5 * * 1'
5+
# schedule:
6+
# - cron: '0 5 * * 1'
77

88
jobs:
99
save_playlist:

0 commit comments

Comments
 (0)