Skip to content

Update nuget

Update nuget #1250

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