Skip to content

Update nuget

Update nuget #1082

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