Skip to content

update docs

update docs #24

Workflow file for this run

name: mlc check
on:
push:
branches:
- main
# Review gh actions docs if you want to further define triggers, paths, etc
# https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#on
jobs:
mlc-check:
runs-on: ubuntu-latest
steps:
- name: Markup Link Checker (mlc)
uses: becheran/[email protected]