Update crontab

This commit is contained in:
Rodrigo de Avila 2023-10-05 02:56:32 +00:00
parent b599e6e615
commit 63dcfeeb32

View File

@ -2,7 +2,7 @@ name: Create Report
on: on:
schedule: schedule:
- cron: '0 0,3,6,9,12,15,18,21 * * *' - cron: '15 * * * *'
workflow_dispatch: workflow_dispatch:
jobs: jobs: