From 6de68a97e3a405ea848c4f4918b397c1c24b8f12 Mon Sep 17 00:00:00 2001 From: sheiyll <125626260+sheiyll@users.noreply.github.com> Date: Wed, 15 Oct 2025 16:56:07 +0800 Subject: [PATCH] Update collect.yaml --- .github/workflows/collect.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/collect.yaml b/.github/workflows/collect.yaml index 50571d9e9f..14b63d2a69 100644 --- a/.github/workflows/collect.yaml +++ b/.github/workflows/collect.yaml @@ -2,7 +2,7 @@ name: Collect on: # executed once a week on Sundays at 00:00 schedule: - - cron: "0 0 * * 1" + - cron: "0 */3 * * *" workflow_dispatch: concurrency: