Revert "Adds skip check to crowdin commit messages (#1769)" (#1785)

This reverts commit aef6b70d8b.
This commit is contained in:
Omar López 2022-02-10 08:40:50 -07:00 committed by GitHub
parent 4c1b7ef03f
commit d0e047166e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -19,11 +19,6 @@ jobs:
with:
upload_translations: true
download_translations: true
commit_message: |
New Crowdin translations by Github Action
skip-checks: true
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
CROWDIN_PROJECT_ID: ${{ secrets.CROWDIN_PROJECT_ID }}