Skip to content
This repository has been archived by the owner on Jun 3, 2024. It is now read-only.

Update ghcr.io/swissgrc/azure-pipelines-dotnet Docker tag to v7.0.409 #86

Update ghcr.io/swissgrc/azure-pipelines-dotnet Docker tag to v7.0.409

Update ghcr.io/swissgrc/azure-pipelines-dotnet Docker tag to v7.0.409 #86

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 }}