Update .forgejo/workflows/m3u-checker.yml
This commit is contained in:
parent
9ebfd6e6d0
commit
d3c64494af
1 changed files with 0 additions and 4 deletions
|
@ -4,10 +4,6 @@ on:
|
||||||
schedule:
|
schedule:
|
||||||
# Run daily at 2 AM UTC
|
# Run daily at 2 AM UTC
|
||||||
- cron: '0 2 * * *'
|
- cron: '0 2 * * *'
|
||||||
push:
|
|
||||||
paths:
|
|
||||||
- 'mystique.m3u'
|
|
||||||
# Trigger when the playlist file changes
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
check-m3u-links:
|
check-m3u-links:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue