Skip to content

link checker for website #2

link checker for website

link checker for website #2

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:
use-quiet-mode: 'yes'
use-verbose-mode: 'yes'
config-file: 'link-checker-config.json'
file-path: './CHANGELOG.md, ./README.md, ./about.md, ./acknowledgements.md, ./cmip6.md, ./documentation.md, ./download.md, ./esmvaltool_license.md, ./gallery.md, ./legal_notice.md, ./meetings.md, ./presentations.md, ./privacy.md, ./publications.md, ./references.md, ./reg_publication.md, ./roadmap.md, ./team.md, ./tutorial.md, ./video.md'