From 4733ba1aa57d60eeed6e9d1d5982677faf0a33ba Mon Sep 17 00:00:00 2001 From: Piotr <36678620+PiotrIw@users.noreply.github.com> Date: Fri, 10 Nov 2023 11:48:03 +0100 Subject: [PATCH] Update repo-stats.yml --- .github/workflows/repo-stats.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/repo-stats.yml b/.github/workflows/repo-stats.yml index e41885f5ddcf..146766a3dd37 100644 --- a/.github/workflows/repo-stats.yml +++ b/.github/workflows/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: "0 23 * * *" + # - cron: "0 23 * * *" workflow_dispatch: # Allow for running this manually. jobs: