From 33981963a26315c799e73f42bf9fec8d6d278237 Mon Sep 17 00:00:00 2001 From: ZHENGPENGDING-SYSU <100757150+ZHENGPENGDING-SYSU@users.noreply.github.com> Date: Thu, 7 Apr 2022 11:29:56 +0800 Subject: [PATCH] Update report.yml --- .github/workflows/report.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: