Merge branch 'master' into patch-1

This commit is contained in:
Aleksandr Statciuk 2022-02-27 14:44:00 +03:00
commit aa1d5c0dff
5 changed files with 5 additions and 5 deletions

View file

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

View file

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

View file

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