Skip to content

Integrate in preparation for cardano-node release 10.2.0 #3706

Integrate in preparation for cardano-node release 10.2.0

Integrate in preparation for cardano-node release 10.2.0 #3706

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