diff --git a/.github/workflows/circle_translate.yml b/.github/workflows/circle_translate.yml index 722588818..cdfe98604 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: '10 15 * * *' + - cron: '37 22 * * *' # Allows you to run this workflow manually from the Actions tab workflow_dispatch: