chore: change schedule

This commit is contained in:
Rodrigo de Avila 2023-09-09 20:38:24 -03:00 committed by GitHub
parent 4ff2a66de3
commit fcd39effd5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,10 +2,9 @@ name: Create Report
on: on:
schedule: schedule:
- cron: '30 * * * *' - cron: '0 0,3,6,9,12,15,18,21 * * *'
workflow_dispatch: workflow_dispatch:
jobs: jobs:
create_report: create_report:
runs-on: ubuntu-22.04 runs-on: ubuntu-22.04