Skip to content

Update nuget (major) #1417

Update nuget (major)

Update nuget (major) #1417

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