Skip to content

docs: update docs and add html lint #5

docs: update docs and add html lint

docs: update docs and add html lint #5

Workflow file for this run

name: W3CValidation
on:
pull_request:
paths:
- 'docs/**'
permissions:
contents: read
jobs:
validate:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
- name: HTML5Validator
uses: Cyb3r-Jak3/[email protected]
with:
root: docs/
blacklist:
- googlec8c33fc0ae3784b9.html

Check failure on line 23 in .github/workflows/html-validate.yml

View workflow run for this annotation

GitHub Actions / W3CValidation

Invalid workflow file

The workflow is not valid. .github/workflows/html-validate.yml (Line: 23, Col: 13): A sequence was not expected