Skip to content

Add anchor hash checks to transaction build #3880

Add anchor hash checks to transaction build

Add anchor hash checks to transaction build #3880

name: Check Markdown links
on:
merge_group:
pull_request:
jobs:
markdown-link-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: gaurav-nelson/github-action-markdown-link-check@v1
with:
use-quiet-mode: yes