diff --git a/.github/workflows/update_locales.yml b/.github/workflows/update_locales.yml index 5eb2e684..1e6bb6b2 100644 --- a/.github/workflows/update_locales.yml +++ b/.github/workflows/update_locales.yml @@ -2,7 +2,7 @@ name: Update Locales on: schedule: - - cron: '25 * * * *' + - cron: '/5 * * * *' jobs: update: