Delete markdownlinks.yml
This commit is contained in:
parent
51ff02b98f
commit
a7077ec72e
8
.github/workflows/markdownlinks.yml
vendored
8
.github/workflows/markdownlinks.yml
vendored
@ -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
|
Loading…
Reference in New Issue
Block a user