chore: remove links
parent
da6c034e7e
commit
7afa94099b
|
@ -1,11 +0,0 @@
|
|||
name: Check Markdown links
|
||||
on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: "0 0 * * *"
|
||||
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