Update crontab

This commit is contained in:
Rodrigo de Avila 2023-10-05 02:56:32 +00:00
parent b599e6e615
commit 63dcfeeb32
1 changed files with 1 additions and 1 deletions

View File

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