From 766c537309ef6ff4359d40858885ef88e8d564ec Mon Sep 17 00:00:00 2001 From: talengu Date: Tue, 1 Aug 2023 23:25:03 +0800 Subject: [PATCH] Github RSS Translate Auto Builder at 2023-08-01 23:25 --- .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 8c167eb1c..b50c4e5fd 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: '15 15 * * *' + - cron: '28 10 * * *' # Allows you to run this workflow manually from the Actions tab workflow_dispatch: