diff --git a/.github/workflows/create-translation-batch-pr.yml b/.github/workflows/create-translation-batch-pr.yml index c18a2d19d3..06a5b990e7 100644 --- a/.github/workflows/create-translation-batch-pr.yml +++ b/.github/workflows/create-translation-batch-pr.yml @@ -11,7 +11,7 @@ name: Create translation Batch Pull Request on: workflow_dispatch: schedule: - - cron: '25 */6 * * *' # Every six hours + - cron: '02 17 * * *' # Once a day at 17:02 UTC / 9:02 PST permissions: contents: write