Skip to content
This repository has been archived by the owner on Jan 31, 2025. It is now read-only.

feat: add fuzzy name matching during id checks #323

feat: add fuzzy name matching during id checks

feat: add fuzzy name matching during id checks #323

Workflow file for this run

name: PR Analysis
on:
pull_request:
branches:
- main
jobs:
analysis:
name: Analyse PR
uses: health-education-england/.github/.github/workflows/pr-analysis-gradle.yml@main
secrets:
sonar-token: ${{ secrets.SONAR_TOKEN }}