diff --git a/.github/workflows/example-report.yml b/.github/workflows/example-report.yml index a8ae939..c08329b 100644 --- a/.github/workflows/example-report.yml +++ b/.github/workflows/example-report.yml @@ -3,7 +3,7 @@ name: Example report - Status and Screenshots on: workflow_dispatch: schedule: - - cron: '0 6 * * *' + - cron: '0 6,18 * * *' concurrency: group: ${{ github.repository }}-example-report