Skip to content

feat: use default ack mode for recommendation indexes and throw excep… #388

feat: use default ack mode for recommendation indexes and throw excep…

feat: use default ack mode for recommendation indexes and throw excep… #388

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