Update crowdin.yml

labels and commit message
This commit is contained in:
James Rich
2025-04-30 18:19:09 -05:00
committed by GitHub
parent ab711cc06e
commit 105f2ac723

View File

@@ -22,10 +22,12 @@ jobs:
upload_translations: false
download_translations: true
localization_branch_name: l10n_crowdin_translations
commit_message: 'chore(l10n): New Crowdin Translations by GitHub Action'
create_pull_request: true
pull_request_title: 'chore(l10n): New Crowdin Translations'
pull_request_body: 'New Crowdin translations by [Crowdin GH Action](https://github.com/crowdin/github-action)'
pull_request_base_branch_name: 'master'
pull_request_labels: 'l10n'
crowdin_branch_name: 'master'
env:
# A classic GitHub Personal Access Token with the 'repo' scope selected (the user should have write access to the repository).