Skip to content

Try to work around issue in CI by using relative paths. #122

Try to work around issue in CI by using relative paths.

Try to work around issue in CI by using relative paths. #122

name: Check Markdown links
on: [pull_request, push]
jobs:
markdown-link-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- uses: gaurav-nelson/github-action-markdown-link-check@v1