Skip to content

chore(controller-container): merge release commit 210651eef1d66c9af423d7596fc855e1580abfa4 #51

chore(controller-container): merge release commit 210651eef1d66c9af423d7596fc855e1580abfa4

chore(controller-container): merge release commit 210651eef1d66c9af423d7596fc855e1580abfa4 #51

name: Commit Lint PR Title
on:
pull_request:
# Run on all PRs whenever the title could have changed
types:
- opened
- reopened
- edited
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
# This linting can be cancelled if there is a newer commit to lint
cancel-in-progress: true
jobs:
pr-title-commitlint:
uses: SwanseaUniversityMedical/workflows/.github/workflows/[email protected]