We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a81fb3d commit 16cc391Copy full SHA for 16cc391
1 file changed
.github/workflows/translations-sync.yml
@@ -45,7 +45,7 @@ jobs:
45
pull_request_title: '[automated]: crowdin sync'
46
pull_request_body: 'New Crowdin translations from the [Node.js Crowdin project](https://crowdin.com/project/nodejs-web)'
47
pull_request_labels: github_actions:pull-request
48
- commit_message: 'chore: synced translations from crowdin [skip ci]'
+ commit_message: 'chore: synced translations from crowdin'
49
env:
50
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
51
# A numeric ID, found at https://crowdin.com/project/nodejs-web/tools/api
0 commit comments