Browse Source

chore: add "chore:" prefix to transifex commits

tophf 3 years ago
parent
commit
d8b41b096c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/transifex-pull-translations.yml

+ 1 - 1
.github/workflows/transifex-pull-translations.yml

@@ -27,7 +27,7 @@ jobs:
         with:
           token: ${{ secrets.GITHUB_TOKEN }}
           branch: i18n-patch
-          commit-message: Update locale files from Transifex
+          commit-message: 'chore: update locale files from Transifex'
           title: Update locale files from Transifex
           body: >-
             Violentmonkey updates translations from Transifex every week automatically.