Skip to content

feat: GET and POST CCT calculations endpoints #597

feat: GET and POST CCT calculations endpoints

feat: GET and POST CCT calculations endpoints #597

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 }}