Skip to content

Try to work around SPM relative path problem, maybe. #119

Try to work around SPM relative path problem, maybe.

Try to work around SPM relative path problem, maybe. #119

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