Skip to content

chore: bump ibc to 8.5.0 (#4341) #417

chore: bump ibc to 8.5.0 (#4341)

chore: bump ibc to 8.5.0 (#4341) #417

name: Check Markdown links
on:
pull_request:
push:
branches:
- main
- release/*
concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
cancel-in-progress: true
jobs:
markdown-link-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: gaurav-nelson/[email protected]
with:
folder-path: "."
use-verbose-mode: "yes"
config-file: ".github/workflows/md-link-checker-config.json"