Skip to content

Update Microsoft.CodeAnalysis.CSharp to 4.13.0 #84

Update Microsoft.CodeAnalysis.CSharp to 4.13.0

Update Microsoft.CodeAnalysis.CSharp to 4.13.0 #84

Workflow file for this run

name: Markdown Lint CI
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
timeout-minutes: 30
steps:
- uses: actions/checkout@v4
- uses: DavidAnson/markdownlint-cli2-action@v19
with:
globs: 'doc/rules/*.md'