Skip to content

Teamtailor/nu-html-checker-action

Repository files navigation

nu-html-checker-action

This action runs https://validator.nu/ on a given URL and outputs the amount of errors.

Inputs

url

Required The URL of the website to validate.

Outputs

error-count

The amount of validation errors found

report-url

URL to the report

Example usage

uses: actions/[email protected]
with:
  url: 'https://example.com'

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published