Fix crowdin workflow file
This commit is contained in:
parent
0ab21d9443
commit
213a628704
1 changed files with 1 additions and 1 deletions
2
.github/workflows/crowdin.yml
vendored
2
.github/workflows/crowdin.yml
vendored
|
@ -29,7 +29,7 @@ jobs:
|
|||
pull_request_title: 'New Translations'
|
||||
pull_request_body: 'New translations via [Crowdin GH Action](https://github.com/crowdin/github-action)'
|
||||
pull_request_base_branch_name: 'main'
|
||||
reviewers: ashilkn,vishnukvmd,ua741
|
||||
pull_request_reviewers: ashilkn,vishnukvmd,ua741
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
CROWDIN_PROJECT_ID: ${{ secrets.CROWDIN_PROJECT_ID }}
|
||||
|
|
Loading…
Add table
Reference in a new issue