Skip to content

Update project-origin/.github digest to b871f67 #331

Update project-origin/.github digest to b871f67

Update project-origin/.github digest to b871f67 #331

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