mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-06-13 21:02:08 +08:00
fix(crowdin): update github action
This commit is contained in:
parent
71f0f01762
commit
cfb0695e9e
6
.github/workflows/crowdin-i18n.yml
vendored
6
.github/workflows/crowdin-i18n.yml
vendored
@ -25,14 +25,14 @@ jobs:
|
||||
|
||||
# downloads
|
||||
download_translations: true
|
||||
commit_message: 'chore(docs,i8n): processed translations from crowdin'
|
||||
commit_message: 'chore(i8n,docs): processed translations from crowdin'
|
||||
|
||||
# pull-request
|
||||
localization_branch_name: i18n-sync-docs
|
||||
create_pull_request: true
|
||||
pull_request_title: 'chore(docs,i8n): processed translations from crowdin'
|
||||
pull_request_title: 'chore(i18n,docs): processed translations from crowdin'
|
||||
pull_request_body: ''
|
||||
pull_request_labels: 'scope: i18n, scope: docs, bot: crowdin-sync'
|
||||
pull_request_labels: 'scope: i18n, scope: docs, crowdin-sync'
|
||||
|
||||
# global options
|
||||
config: './docs/crowdin.yml'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user