From 2b0c0771d109730b9a4e82da2c0a942d79542dda Mon Sep 17 00:00:00 2001 From: talengu Date: Wed, 9 Aug 2023 07:26:09 +0800 Subject: [PATCH] Github RSS Translate Auto Builder at 2023-08-09 07:26 --- .github/workflows/circle_translate.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/circle_translate.yml b/.github/workflows/circle_translate.yml index f3729684a..38daefa78 100644 --- a/.github/workflows/circle_translate.yml +++ b/.github/workflows/circle_translate.yml @@ -5,7 +5,7 @@ on: # Triggers the workflow on push or pull request events but only for the "master" branch # 每月26号4点4分 # schedule: - - cron: '23 23 * * *' + - cron: '47 2 * * *' # Allows you to run this workflow manually from the Actions tab workflow_dispatch: