Skip to content

Release: v0.50.9 neutron #938

Release: v0.50.9 neutron

Release: v0.50.9 neutron #938

name: Check Markdown links
on:
pull_request:
paths:
- "docs/**"
jobs:
markdown-link-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: cd docs && sh ./pre.sh
- uses: gaurav-nelson/[email protected]
with:
folder-path: "docs"
- run: cd docs && sh ./post.sh