Skip to content

Update nuget

Update nuget #335

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