Skip to content

Commit 9705e9f

Browse files
authored
enhancement: annotate upload_translations opt (#22047)
Close github/docs-engineering#977
1 parent 0b21234 commit 9705e9f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/crowdin.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ jobs:
2727
- name: Sync
2828
uses: crowdin/github-action@d7f217268068f1244883a993379d62d816f84f25
2929
with:
30+
# This option enables the transfer of existing translations in this project to Crowdin.
31+
# We explicitly set this to `false` since we only want to use the downloaded translations managed by Crowdin.
3032
upload_translations: false
3133
download_translations: true
3234
create_pull_request: true

0 commit comments

Comments
 (0)