Skip to content

Update of cardano-cli to 8.21.0.0 and cardano-api to 8.42.0.0, delete custom cardano-git-rev #6057

Update of cardano-cli to 8.21.0.0 and cardano-api to 8.42.0.0, delete custom cardano-git-rev

Update of cardano-cli to 8.21.0.0 and cardano-api to 8.42.0.0, delete custom cardano-git-rev #6057

name: Check Markdown links
on:
pull_request: # Required for workflows to be able to be approved from forks
merge_group:
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
config-file: '.github/mlc_config.json'