Update mediagenie.co.kr.yml

Shifts the parser start time forward by 3 hours
This commit is contained in:
Aleksandr Statciuk 2023-01-27 19:16:20 +03:00
parent b26f54b42a
commit e82b9d07d1

View file

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