Skip to content

Fix: [AEA-4929] - Fix prescription search request template #566

Fix: [AEA-4929] - Fix prescription search request template

Fix: [AEA-4929] - Fix prescription search request template #566

Workflow file for this run

name: Pull Request Checks
on:
pull_request:
branches: [main]
jobs:
quality_checks:
uses: NHSDigital/eps-workflow-quality-checks/.github/workflows/[email protected]
secrets:
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
pr_title_format_check:
uses: ./.github/workflows/pr_title_check.yml