From 3cfb060fe9d56e0f668704741c1b361917ab94dc Mon Sep 17 00:00:00 2001 From: Alessandra Martinez <89977191+almart7@users.noreply.github.com> Date: Mon, 23 Oct 2023 17:18:19 +0200 Subject: [PATCH] Update github-repo-stats.yml --- .github/workflows/github-repo-stats.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/github-repo-stats.yml b/.github/workflows/github-repo-stats.yml index 41314001..640839eb 100644 --- a/.github/workflows/github-repo-stats.yml +++ b/.github/workflows/github-repo-stats.yml @@ -4,7 +4,7 @@ on: schedule: # Run this once per day, towards the end of the day for keeping the most # recent data point most meaningful (hours are interpreted in UTC). - - cron: "25 16 * * *" + - cron: "00 23 * * *" workflow_dispatch: # Allow for running this manually. jobs: