Skip to content

Upgrade: [dependabot] - bump @types/node from 22.10.5 to 22.10.6 #537

Upgrade: [dependabot] - bump @types/node from 22.10.5 to 22.10.6

Upgrade: [dependabot] - bump @types/node from 22.10.5 to 22.10.6 #537

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