Skip to content

Update ProjectOrigin.ServiceCommon and ProjectOrigin.TestCommon to ve… #279

Update ProjectOrigin.ServiceCommon and ProjectOrigin.TestCommon to ve…

Update ProjectOrigin.ServiceCommon and ProjectOrigin.TestCommon to ve… #279

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