Update .forgejo/workflows/m3u-checker.yml

This commit is contained in:
SpaceMonkey 2025-06-15 00:52:35 +02:00
parent 9ebfd6e6d0
commit d3c64494af

View file

@ -4,10 +4,6 @@ on:
schedule:
# Run daily at 2 AM UTC
- cron: '0 2 * * *'
push:
paths:
- 'mystique.m3u'
# Trigger when the playlist file changes
jobs:
check-m3u-links: