Skip to content

feat: add open button to app details page [DHIS2-13885] #26

feat: add open button to app details page [DHIS2-13885]

feat: add open button to app details page [DHIS2-13885] #26

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