Skip to content

docs: update docs and add html lint #2

docs: update docs and add html lint

docs: update docs and add html lint #2

Workflow file for this run

name: W3CValidation
on:
push:
paths:
- 'docs/**'
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/html5validator-action
with:
root: docs/
blacklist: invalid