Skip to content

Adding merge files to gitignore (#78) #79

Adding merge files to gitignore (#78)

Adding merge files to gitignore (#78) #79

name: Check Markdown links
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
jobs:
markdown-link-check:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@main
- name: Markup Link Checker (mlc)
uses: becheran/[email protected]