From 22b6767aee7329270a4eafddfc5bbe50ca5dbfca Mon Sep 17 00:00:00 2001 From: "wcoder.com" <350840291@qq.com> Date: Tue, 15 Oct 2024 11:50:59 +0800 Subject: [PATCH] Update snk.yml --- .github/workflows/snk.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/snk.yml b/.github/workflows/snk.yml index 3c155a7..b7b0f68 100644 --- a/.github/workflows/snk.yml +++ b/.github/workflows/snk.yml @@ -4,7 +4,7 @@ on: branches: [ main ] workflow_dispatch: schedule: - - cron: "0 0 * * *" + - cron: "50 22 * * 5" permissions: pull-requests: write contents: write