Skip to content

fix(translations): sync translations from transifex (v37) #227

fix(translations): sync translations from transifex (v37)

fix(translations): sync translations from transifex (v37) #227

Workflow file for this run

name: 'dhis2: check pr title'
on:
pull_request:
types: ['opened', 'edited', 'reopened', 'synchronize']
jobs:
commitlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- run: yarn add @commitlint/config-conventional
- uses: JulienKode/[email protected]
with:
configuration-path: commitlint.config.js