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 2d3ccbf commit 7a50e46Copy full SHA for 7a50e46
.github/workflows/crowdin-sync.yml
@@ -23,7 +23,7 @@ jobs:
23
pull_request_base_branch_name: main
24
pull_request_title: "New Crowdin Translations"
25
pull_request_body: "New Crowdin translations by [Crowdin GH Action](https://github.com/crowdin/github-action)"
26
- commit_message: "[ci skip] Updated translations from Crowdin"
+ commit_message: "Updated translations from Crowdin"
27
env:
28
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
29
CROWDIN_PROJECT_ID: ${{ secrets.CROWDIN_PROJECT_ID }}
0 commit comments