From 4dedc722b5f3cf5e924fdcffba347360a9caf27c Mon Sep 17 00:00:00 2001 From: lesfox Date: Tue, 31 Jan 2023 23:11:53 +0800 Subject: [PATCH] Update test_Bt.yml --- .github/workflows/test_Bt.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test_Bt.yml b/.github/workflows/test_Bt.yml index c25aa8f..cdcc6f7 100644 --- a/.github/workflows/test_Bt.yml +++ b/.github/workflows/test_Bt.yml @@ -3,7 +3,7 @@ name: 'test_Bt' on: workflow_dispatch: schedule: - - cron: '0 21 * * *' + - cron: '0 0 * * 0' jobs: bot: