Skip to content

Showing error notifications #84

Showing error notifications

Showing error notifications #84

Workflow file for this run

---
name: Linting
on:
pull_request:
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
name: Markdown
steps:
- uses: actions/checkout@v3
with:
submodules: true
- name: MarkdownLint-Cli
run: make markdownlint