Skip to content

Merge pull request #143 from synfinatic/dependabot/github_actions/git… #65

Merge pull request #143 from synfinatic/dependabot/github_actions/git…

Merge pull request #143 from synfinatic/dependabot/github_actions/git… #65

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