Skip to content

fix: add doc version to the links on console #1776

fix: add doc version to the links on console

fix: add doc version to the links on console #1776

Workflow file for this run

name: Markdown Lint
on:
push:
branches:
- main
pull_request:
jobs:
build:
name: Markdown Lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: nosborn/[email protected]
with:
files: "./**/*.md"
config_file: .markdownlint.yaml