diff --git a/.github/workflows/update_locales.yml b/.github/workflows/update_locales.yml index aec73d9c..0ee3577d 100644 --- a/.github/workflows/update_locales.yml +++ b/.github/workflows/update_locales.yml @@ -2,7 +2,7 @@ name: Update Locales on: schedule: - - cron: '*/5 * * * *' + - cron: '0 3 * * *' jobs: update: