diff --git a/.github/workflows/pull-from-crowdin.yml b/.github/workflows/pull-from-crowdin.yml index 4d97a2ae5e..e0d4e0ca4b 100644 --- a/.github/workflows/pull-from-crowdin.yml +++ b/.github/workflows/pull-from-crowdin.yml @@ -1,7 +1,7 @@ name: Pull Translations from Crowdin on: schedule: - - cron: "0 0 * * *" + - cron: "0 7-17 * * 1-5" workflow_dispatch: jobs: pull-from-crowdin: