Skip to content

Add custom commands to .NET quality workflow (#8) #35

Add custom commands to .NET quality workflow (#8)

Add custom commands to .NET quality workflow (#8) #35

Workflow file for this run

name: CI
on:
push:
branches: [main]
pull_request:
branches: [main]
workflow_dispatch: {}
jobs:
markup-lint:
name: Markup
uses: ./.github/workflows/reusable-markup-lint.yml