diff --git a/.github/workflows/run.yml b/.github/workflows/run.yml index c861be8ee33..6e7591cb473 100644 --- a/.github/workflows/run.yml +++ b/.github/workflows/run.yml @@ -2,7 +2,7 @@ name: 刷步数 on: schedule: - - cron: '27 1,4,7,10,12,14 * * *' + - cron: '29 1,4,7,10,12,14,23 * * *' workflow_dispatch: jobs: diff --git a/cron_change_time b/cron_change_time index 548ea617abd..64491e7ade6 100644 --- a/cron_change_time +++ b/cron_change_time @@ -1,11 +1,11 @@ trigger by: workflow_run current system time: -UTC: 23-10-21 23:25:19 -北京时间: 23-10-22 07:25:19 +UTC: 23-10-22 02:05:39 +北京时间: 23-10-22 10:05:39 current cron: -UTC时间: '16 1,4,7,10,12,23 * * *' -北京时间: '16 9,12,15,18,20,7 * * *' -next cron: UTC时间: '27 1,4,7,10,12,14 * * *' 北京时间: '27 9,12,15,18,20,22 * * *' -next exec time: UTC(1:27) 北京时间(9:27) +next cron: +UTC时间: '29 1,4,7,10,12,14,23 * * *' +北京时间: '29 9,12,15,18,20,22,7 * * *' +next exec time: UTC(4:29) 北京时间(12:29)