Delete markdownlinks.yml

This commit is contained in:
James Harris 2020-06-14 20:47:40 +01:00 committed by GitHub
parent 51ff02b98f
commit a7077ec72e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,8 +0,0 @@
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