From 875210e79ceb83f356bef8f1e637cad06d781451 Mon Sep 17 00:00:00 2001 From: dubsaber <105086122+dubsaber@users.noreply.github.com> Date: Mon, 16 Mar 2026 12:19:38 +0800 Subject: [PATCH] Update keep-alive.yml --- .github/workflows/keep-alive.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/keep-alive.yml b/.github/workflows/keep-alive.yml index 508558e..6580528 100644 --- a/.github/workflows/keep-alive.yml +++ b/.github/workflows/keep-alive.yml @@ -2,7 +2,7 @@ name: ClawCloud 自动登录保活 on: schedule: - - cron: '0 1 */5 * *' # UTC 1:00,每5天运行 + - cron: '0 1 */5 * *' # UTC 1:00,每3天运行 workflow_dispatch: jobs: