Skip to content

ci: update to shared workflows #1

ci: update to shared workflows

ci: update to shared workflows #1

Workflow file for this run

name: lint-pr-title
on:
pull_request:
types: ['opened', 'edited', 'reopened', 'synchronize']
concurrency:
group: ${{ github.workflow }}-${{ github.head_ref }}
cancel-in-progress: true
jobs:
lint-pr-title:
uses: dhis2/workflows-platform/.github/workflows/lint-pr-title.yml@v1