Skip to content

SonarCloud

SonarCloud #4

Workflow file for this run

name: "SonarCloud"
on:
workflow_run:
workflows: ["Pull Request", "Push"]
types:
- completed
jobs:
sonarcloud-check:
name: "SonarCloud Check"
uses: mParticle/mparticle-workflows/.github/workflows/sonarcloud.yml@main
secrets: inherit