Skip to content

Update project-origin/.github digest to 785c366 #335

Update project-origin/.github digest to 785c366

Update project-origin/.github digest to 785c366 #335

Workflow file for this run

name: SonarCloud
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
analyse:
uses: project-origin/.github/.github/workflows/reusable-sonarcloud.yaml@3ccd481fb2c321eecee32ac528ee66874af62342
secrets:
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}