Skip to content

Improving UI performance #128

Improving UI performance

Improving UI performance #128

Workflow file for this run

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