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/hello-world-javascript-action@v1.8
with:
  url: 'https://example.com'