We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 306e197 commit 22edb67Copy full SHA for 22edb67
.github/workflows/crowdin.yml
@@ -31,7 +31,7 @@ jobs:
31
pull_request_team_reviewers: 'docs-zh'
32
pull_request_base_branch_name: ${{ github.ref_name }}
33
base_path: ${{ github.workspace }}
34
- config: 'crowdin/config.yml'
+ config: .github/crowdin/config.yml
35
env:
36
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
37
CROWDIN_PROJECT_ID: ${{ secrets.CROWDIN_PROJECT_ID }}
0 commit comments