Commit d6db79b8 authored by Moody Salem's avatar Moody Salem

update the commit message since it is used in the pr merge commit

parent 6007527c
...@@ -26,6 +26,7 @@ jobs: ...@@ -26,6 +26,7 @@ jobs:
token: ${{ secrets.CROWDIN_PERSONAL_TOKEN_SECRET }} token: ${{ secrets.CROWDIN_PERSONAL_TOKEN_SECRET }}
source: 'src/locales/en-US.po' source: 'src/locales/en-US.po'
translation: 'src/locales/%locale%.po' translation: 'src/locales/%locale%.po'
pull_request_title: "chore(i18n): synchronize translations from Crowdin" pull_request_title: "chore(i18n): synchronize translations from crowdin"
commit_message: "chore(i18n): synchronize translations from crowdin"
env: env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment