From f82932bc21c06a62c40d73b5a5aa1b689912284b Mon Sep 17 00:00:00 2001 From: Farhad Karimov <147695615+fourhadd@users.noreply.github.com> Date: Thu, 11 Jun 2026 01:35:56 +0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e32b233f..5629f257 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ name: Update streak stats on: schedule: - - cron: "0 3 * * *" # Run every day at 03:00 + - cron: "0 20 * * *" # Run every day at 03:00 push: paths: - ".github/workflows/streak-stats.yml" # Run any time this file is modified