Skip to content

Update project-origin/.github digest to 2d8b590 (#43) #191

Update project-origin/.github digest to 2d8b590 (#43)

Update project-origin/.github digest to 2d8b590 (#43) #191

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