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

Latest commit

 

History

History
21 lines (13 loc) · 292 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 292 Bytes

Check Links Action

Inputs

file

Required The name of the Markdown file. Default "README.md".

Outputs

deadlinks

Collections of all the dead links. (Status code: 400)

Example usage

uses: cosasdepuma/checklinks-actions@v1
with:
  file: 'README.md'