This action runs https://validator.nu/ on a given URL and outputs the amount of errors.
Required The URL of the website to validate.
The amount of validation errors found
URL to the report
uses: actions/[email protected]
with:
url: 'https://example.com'