Skip to content

Unit tests for rcx-tk functions #21

Unit tests for rcx-tk functions

Unit tests for rcx-tk functions #21

name: markdown-link-check
on:
push:
branches:
- master
pull_request:
branches:
- master
jobs:
markdown-link-check:
name: Check markdown links
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: gaurav-nelson/github-action-markdown-link-check@v1
with:
config-file: '.mlc-config.json'