Skip to content

Update nuget (major) #771

Update nuget (major)

Update nuget (major) #771

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