Update epg-grabber.yml

This commit is contained in:
Reuben
2024-10-25 17:18:14 -06:00
committed by GitHub
parent 80afda24a7
commit b84fc1d9a1

View File

@@ -2,8 +2,8 @@ name: Update EPG
on:
schedule:
# Runs once a day at midnight
- cron: "0 0 * * *"
# Runs twice a day
- cron: "0 0,12 * * *"
# Add a manual trigger
workflow_dispatch: