diff --git a/.github/workflows/pull-from-crowdin.yml b/.github/workflows/pull-from-crowdin.yml index 7c1acdc1d8..59733d5198 100644 --- a/.github/workflows/pull-from-crowdin.yml +++ b/.github/workflows/pull-from-crowdin.yml @@ -21,6 +21,7 @@ jobs: - name: Pull translations from Crowdin uses: crowdin/github-action@60debf382ee245b21794321190ad0501db89d8c1 # v2.13.0 with: + skip_ref_checkout: true upload_sources: false download_translations: true create_pull_request: true