Skip to content

fix: fix main branch ref in concurrency expression #6

fix: fix main branch ref in concurrency expression

fix: fix main branch ref in concurrency expression #6

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