Skip to content
This repository has been archived by the owner on Sep 3, 2021. It is now read-only.

Nitro/markdown-link-check-action

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Markdown Link Check Action

This action uses markdown-link-check to check for broken links at markdown files.

Inputs

version

Not required. Default value v0.1.0. The version correspond to these releases.

config

Not required. Default value markdown-link-check.yml.

path

Not required. Default value ..

Example usage

uses: Nitro/markdown-link-check-action@v1
with:
  version: v0.1.0
  config: markdown-link-check.yml
  path: .

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published