Skip to content

Bump DarkPatterns.Build.Autoformat from 0.1.2 to 0.2.0 in the common-updates group #94

Bump DarkPatterns.Build.Autoformat from 0.1.2 to 0.2.0 in the common-updates group

Bump DarkPatterns.Build.Autoformat from 0.1.2 to 0.2.0 in the common-updates group #94

Workflow file for this run

name: Lint via DotNet
on:
pull_request:
types: [edited, opened, reopened, synchronize, ready_for_review]
jobs:
build:
runs-on: 'ubuntu-latest'
steps:
- uses: actions/checkout@v4
- uses: ./.github/workflows/parts/cache/
- name: 'Run dotnet checks'
run: |
dotnet build -t:Lint -c:Release