diff --git a/.github/workflows/translations.yml b/.github/workflows/translations.yml index 5467a5017db..0a0f8244bfa 100644 --- a/.github/workflows/translations.yml +++ b/.github/workflows/translations.yml @@ -20,6 +20,7 @@ on: workflow_dispatch: schedule: - cron: '0 0 * * 0' + pull_request: {} jobs: update-wiki-repo: