Skip to content

Commit

Permalink
disable translation downloads
Browse files Browse the repository at this point in the history
  • Loading branch information
nirajpathak13 committed Jul 20, 2023
1 parent 90ae485 commit 853839e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sync-crowdin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
with:
upload_sources: true
upload_translations: true
download_translations: true
download_translations: false
localization_branch_name: l10n_crowdin_translations
create_pull_request: true
pull_request_title: 'New Crowdin Translations'
Expand Down

0 comments on commit 853839e

Please sign in to comment.