Skip to content

fix: remove unused config #162

fix: remove unused config

fix: remove unused config #162

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
with:
use-codeartifact: true
secrets:
sonar-token: ${{ secrets.SONAR_TOKEN }}