diff --git a/.github/workflows/report.yml b/.github/workflows/report.yml index 51ec062..4afbbce 100644 --- a/.github/workflows/report.yml +++ b/.github/workflows/report.yml @@ -3,7 +3,7 @@ name: health report on: schedule: # * is a special character in YAML so you have to quote this string - - cron: '30 23 * * *' + - cron: '30 22 * * *' workflow_dispatch: jobs: