Skip to content

Update project-origin/.github digest to bee411b (#23) #44

Update project-origin/.github digest to bee411b (#23)

Update project-origin/.github digest to bee411b (#23) #44

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