Skip to content

Commit

Permalink
hotfix: remove ci-skip
Browse files Browse the repository at this point in the history
Signed-off-by: Brian Muenzenmeyer <brian.muenzenmeyer@gmail.com>
  • Loading branch information
bmuenzenmeyer authored Dec 6, 2024
1 parent a81fb3d commit 16cc391
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/translations-sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
pull_request_title: '[automated]: crowdin sync'
pull_request_body: 'New Crowdin translations from the [Node.js Crowdin project](https://crowdin.com/project/nodejs-web)'
pull_request_labels: github_actions:pull-request
commit_message: 'chore: synced translations from crowdin [skip ci]'
commit_message: 'chore: synced translations from crowdin'
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
# A numeric ID, found at https://crowdin.com/project/nodejs-web/tools/api
Expand Down

0 comments on commit 16cc391

Please sign in to comment.