Skip to content

Update nuget

Update nuget #175

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