diff --git a/.github/workflows/issue-recent-alert.yml b/.github/workflows/issue-recent-alert.yml index 1c751a820c..f0dca89426 100644 --- a/.github/workflows/issue-recent-alert.yml +++ b/.github/workflows/issue-recent-alert.yml @@ -1,6 +1,6 @@ on: schedule: - - cron: "0 9 * * *" + - cron: "0 1 * * *" name: Check recent handle issues