Skip to content

[ENH] add new UI (#313) #493

[ENH] add new UI (#313)

[ENH] add new UI (#313) #493

---
name: Check Markdown links
on:
push:
branches:
- main
pull_request:
branches:
- '*'
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
markdown-link-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: gaurav-nelson/github-action-markdown-link-check@v1