Skip to content

Add htmlvalidator GHA #10

Add htmlvalidator GHA

Add htmlvalidator GHA #10

Workflow file for this run

name: HTML Check
on:
pull_request:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5 # Requried will all actions
- name: Checks HTML5
uses: Cyb3r-Jak3/html5validator-action@v8.0.0
with:
root: /github/workspace/org.eclipse.pde.doc.user
blacklist: about.html notices.html