This commit is contained in:
Aleksandr Statciuk 2022-03-06 12:45:20 +03:00
commit c9825ce956
4 changed files with 4 additions and 4 deletions

View file

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

View file

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

View file

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

View file

@ -1,7 +1,7 @@
name: tvplus.com.tr
on:
schedule:
- cron: '5 0 * * *'
- cron: '10 0 * * *'
workflow_dispatch:
workflow_run:
workflows: [_trigger]