Merge branch 'master' into patch-1

This commit is contained in:
Aleksandr Statciuk 2022-02-28 15:01:22 +03:00
commit 2fadf71ac5
5 changed files with 15 additions and 3 deletions

View file

@ -1,7 +1,7 @@
name: m.tv.sms.cz
on:
schedule:
- cron: '0 0 * * *'
- cron: '5 0 * * *'
workflow_dispatch:
workflow_run:
workflows: [_trigger]

View file

@ -1,7 +1,7 @@
name: telkussa.fi
on:
schedule:
- cron: '0 0 * * *'
- cron: '5 0 * * *'
workflow_dispatch:
workflow_run:
workflows: [_trigger]

View file

@ -1,7 +1,7 @@
name: tvguide.myjcom.jp
on:
schedule:
- cron: '0 0 * * *'
- cron: '5 0 * * *'
workflow_dispatch:
workflow_run:
workflows: [_trigger]