diff --git a/.github/workflows/translate.yml b/.github/workflows/translate.yml index eaddeee7573..5763e8bc6e2 100644 --- a/.github/workflows/translate.yml +++ b/.github/workflows/translate.yml @@ -1,8 +1,8 @@ name: Machine Translation on: - #schedule: - # - cron: 27 1 * * * + schedule: + - cron: 20 2 1 * * workflow_dispatch: permissions: write-all