chore(ci): skip ci on crowdin syncs

This commit is contained in:
Moody Salem 2021-06-08 19:29:57 -05:00
parent 4857281a1e
commit ce926e91b7
No known key found for this signature in database
GPG Key ID: 8CB5CD10385138DB

@ -52,6 +52,6 @@ jobs:
translation: 'src/locales/%locale%.po'
create_pull_request: false
localization_branch_name: main
commit_message: "chore(i18n): synchronize translations from crowdin"
commit_message: "chore(i18n): synchronize translations from crowdin [skip ci]"
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}