Skip to content

fix(translations): sync translations from transifex (v36) #286

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

fix(translations): sync translations from transifex (v36) #286

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/pull-request-name-linter-action@v0.5.0
with:
configuration-path: commitlint.config.js