Update crowdin.yml
This commit is contained in:
2
.github/workflows/crowdin.yml
vendored
2
.github/workflows/crowdin.yml
vendored
@@ -110,6 +110,7 @@ jobs:
|
||||
config: crowdin.yml
|
||||
localization_branch_name: translations
|
||||
create_pull_request: ${{ github.event.inputs.skip_pr != 'true' }}
|
||||
skip_untranslated_files: true
|
||||
pull_request_base_branch_name: 'dev'
|
||||
pull_request_team_reviewers: 'Modern-Team'
|
||||
pull_request_body: |
|
||||
@@ -140,6 +141,7 @@ jobs:
|
||||
env:
|
||||
CROWDIN_PERSONAL_TOKEN: ${{ secrets.CROWDIN_TOKEN }}
|
||||
CROWDIN_ID: ${{ vars.CROWDIN_ID }}
|
||||
GITHUB_TOKEN: ${{ secrets.PAT_TOKEN }}
|
||||
|
||||
# Status check job
|
||||
status:
|
||||
|
||||
Reference in New Issue
Block a user