Skip to content

Update ghcr.io/swissgrc/azure-pipelines-dotnet Docker tag to v8.0.200… #20

Update ghcr.io/swissgrc/azure-pipelines-dotnet Docker tag to v8.0.200…

Update ghcr.io/swissgrc/azure-pipelines-dotnet Docker tag to v8.0.200… #20

Workflow file for this run

name: SonarCloud
on:
push:
branches:
- develop
pull_request:
types: [opened, synchronize, reopened]
jobs:
sonarcloud:
name: SonarCloud
uses: swissgrc/.github/.github/workflows/sonarcloud.yml@main
secrets:
gh-token: ${{ secrets.GITHUB_TOKEN }}
sonar-token: ${{ secrets.SONAR_TOKEN }}