Update main.yml

This commit is contained in:
Rodrigo de Avila 2023-08-09 19:58:32 -03:00 committed by GitHub
parent 2be725aa94
commit 4ab5bb2ae8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -3,6 +3,8 @@ name: Create Report
on:
schedule:
- cron: '30 * * * *'
workflow_dispatch:
jobs:
create_report: