Update mediagenie.co.kr.yml

Shifts the parser start time forward by 2 more hours
This commit is contained in:
Aleksandr Statciuk 2023-02-03 22:19:11 +03:00
parent b92a99fc7a
commit fe93234dd6

View file

@ -1,7 +1,7 @@
name: mediagenie.co.kr
on:
schedule:
- cron: '0 6 * * *'
- cron: '0 8 * * *'
workflow_dispatch:
workflow_run:
workflows: [_trigger]