mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-10 00:50:09 -04:00
Update auto-update.yml
This commit is contained in:
parent
372e7021ba
commit
497406f26c
1 changed files with 24 additions and 23 deletions
47
.github/workflows/auto-update.yml
vendored
47
.github/workflows/auto-update.yml
vendored
|
@ -10,29 +10,30 @@ jobs:
|
||||||
strategy:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
site: [
|
site:
|
||||||
# telkussa.fi,
|
[
|
||||||
andorradifusio.ad
|
telkussa.fi,
|
||||||
# znbc.co.zm,
|
andorradifusio.ad,
|
||||||
# hd-plus.de,
|
znbc.co.zm,
|
||||||
# astro.com.my,
|
hd-plus.de,
|
||||||
# comteco.com.bo,
|
astro.com.my,
|
||||||
# albepg.com,
|
comteco.com.bo,
|
||||||
# mi.tv,
|
albepg.com,
|
||||||
# meo.pt,
|
mi.tv,
|
||||||
# tvgid.ua,
|
meo.pt,
|
||||||
# m.tv.sms.cz,
|
tvgid.ua,
|
||||||
# cosmote.gr,
|
m.tv.sms.cz,
|
||||||
# programetv.ro,
|
cosmote.gr,
|
||||||
# programtv.onet.pl,
|
programetv.ro,
|
||||||
# digiturk.com.tr,
|
programtv.onet.pl,
|
||||||
# programme-tv.net,
|
digiturk.com.tr,
|
||||||
# programacion-tv.elpais.com,
|
programme-tv.net,
|
||||||
# guidatv.sky.it,
|
programacion-tv.elpais.com,
|
||||||
# ontvtonight.com,
|
guidatv.sky.it,
|
||||||
# tv.yandex.ru,
|
ontvtonight.com,
|
||||||
# tvtv.ca,
|
tv.yandex.ru,
|
||||||
# tvtv.us
|
tvtv.ca,
|
||||||
|
tvtv.us
|
||||||
]
|
]
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue