Skip to content

Upgrade: [dependabot] - bump eslint from 9.13.0 to 9.14.0 #389

Upgrade: [dependabot] - bump eslint from 9.13.0 to 9.14.0

Upgrade: [dependabot] - bump eslint from 9.13.0 to 9.14.0 #389

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