Update epg-grabber.yml
This commit is contained in:
4
.github/workflows/epg-grabber.yml
vendored
4
.github/workflows/epg-grabber.yml
vendored
@@ -2,8 +2,8 @@ name: Update EPG
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
# Runs once a day at midnight
|
# Runs twice a day
|
||||||
- cron: "0 0 * * *"
|
- cron: "0 0,12 * * *"
|
||||||
|
|
||||||
# Add a manual trigger
|
# Add a manual trigger
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|||||||
Reference in New Issue
Block a user