Skip to content

Update ghcr.io/swissgrc/azure-pipelines-dotnet Docker tag to v8.0.303 #37

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

Update ghcr.io/swissgrc/azure-pipelines-dotnet Docker tag to v8.0.303 #37

Workflow file for this run

name: Lint Code Base
on:
pull_request:
branches: [develop]
jobs:
lint-image:
name: Lint Code Base
uses: swissgrc/.github/.github/workflows/lint-image.yml@main
secrets:
gh-token: ${{ secrets.GITHUB_TOKEN }}