Skip to content

Fix: [AEA-5152] - Swap to new prescription search interaction #649

Fix: [AEA-5152] - Swap to new prescription search interaction

Fix: [AEA-5152] - Swap to new prescription search interaction #649

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/quality-checks.yml@v4.0.5
secrets:
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
pr_title_format_check:
uses: ./.github/workflows/pr_title_check.yml