mirror of
https://github.com/lukevella/rallly.git
synced 2025-05-07 06:06:08 +02:00
🔧 Add ci skip tag to crowdin commit messages
This commit is contained in:
parent
f4218c3115
commit
c3db21e248
1 changed files with 2 additions and 0 deletions
|
@ -1,6 +1,8 @@
|
||||||
project_id_env: CROWDIN_PROJECT_ID
|
project_id_env: CROWDIN_PROJECT_ID
|
||||||
api_token_env: CROWDIN_PERSONAL_TOKEN
|
api_token_env: CROWDIN_PERSONAL_TOKEN
|
||||||
pull_request_title: "🌐 New Crowdin updates"
|
pull_request_title: "🌐 New Crowdin updates"
|
||||||
|
commit_message: "[ci skip]"
|
||||||
|
|
||||||
files:
|
files:
|
||||||
- source: /apps/web/public/locales/en/*.json
|
- source: /apps/web/public/locales/en/*.json
|
||||||
translation: /apps/web/public/locales/%two_letters_code%/%original_file_name%
|
translation: /apps/web/public/locales/%two_letters_code%/%original_file_name%
|
||||||
|
|
Loading…
Add table
Reference in a new issue