Skip to content

Update link_check.yml #3

Update link_check.yml

Update link_check.yml #3

Workflow file for this run

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
with:

Check failure on line 11 in .github/workflows/link_check.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/link_check.yml

Invalid workflow file

You have an error in your yaml syntax on line 11
use-quiet-mode: 'yes'
use-verbose-mode: 'yes'
folder-path: 'docs/'