@ -1,4 +1,4 @@
commit_message: 'chore(i18n): add new translations for %language%'
commit_message: '[ci skip] add new translations for %language%'
append_commit_message: false
files:
- source: /src/i18n/locales/en-US.json
@ -17,6 +17,7 @@ jobs:
test:
name: Run tests on ${{ matrix.os }}
runs-on: ${{ matrix.os }}
if: "!contains(github.event.head_commit.message, 'ci skip')"
strategy:
matrix: