Skip to content

Update project-origin/.github digest to f9b1b07 (#21) #115

Update project-origin/.github digest to f9b1b07 (#21)

Update project-origin/.github digest to f9b1b07 (#21) #115

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@f9b1b071384e8f9b71d5fb0730face88b75d8477
secrets:
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}