Skip to content
This repository was archived by the owner on Feb 12, 2026. It is now read-only.

docs: enhance installation instructions in README.md #2

docs: enhance installation instructions in README.md

docs: enhance installation instructions in README.md #2

Workflow file for this run

---
name: Markdownlint
permissions:
contents: read
on:
pull_request:
merge_group:
jobs:
markdownlint:
runs-on: ubuntu-24.04
permissions:
contents: read
statuses: write
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- uses: reviewdog/action-markdownlint@3667398db9118d7e78f7a63d10e26ce454ba5f58 # v0.26.2
with:
fail_level: any
filter_mode: nofilter