Skip to content

add an endpoint to recieve a query string of programme membership ids… #766

add an endpoint to recieve a query string of programme membership ids…

add an endpoint to recieve a query string of programme membership ids… #766

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