Skip to content

Update nuget

Update nuget #395

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