Update .forgejo/workflows/m3u-checker.yml

This commit is contained in:
SpaceMonkey 2025-06-10 22:56:57 +02:00
parent 083bca58bb
commit 81bcdba66e

View file

@ -4,8 +4,6 @@ on:
schedule: schedule:
# Run daily at 2 AM UTC # Run daily at 2 AM UTC
- cron: '0 2 * * *' - cron: '0 2 * * *'
workflow_dispatch:
# Allow manual triggering
push: push:
paths: paths:
- 'mystique.m3u' - 'mystique.m3u'