diff --git a/.github/workflows/update.yml b/.github/workflows/update.yml index 8fd1bbd3b..a968ae67d 100644 --- a/.github/workflows/update.yml +++ b/.github/workflows/update.yml @@ -3,8 +3,8 @@ name: Update translations on: workflow_dispatch: - #schedule: - # - cron: '40 23 * * *' + schedule: + - cron: '40 23 * * *' #push: # paths: # - '.github/workflows/update.yml'