diff --git a/.github/workflows/i18n-pull.yaml b/.github/workflows/i18n-pull.yaml index 8ab337d1d..763d21885 100644 --- a/.github/workflows/i18n-pull.yaml +++ b/.github/workflows/i18n-pull.yaml @@ -87,7 +87,7 @@ jobs: skip_untranslated_files: false push_translations: true create_pull_request: true - skip_ref_checkout: false + skip_ref_checkout: true dryrun_action: false github_base_url: 'github.com' github_user_name: 'Crowdin Bot'