Skip to content

Implementation of CLI for the processing metadata or alkane files #23

Implementation of CLI for the processing metadata or alkane files

Implementation of CLI for the processing metadata or alkane files #23

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'