WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
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