Skip to content

Add html validator GHA #4

Add html validator GHA

Add html validator GHA #4

Workflow file for this run

name: HTML Check
on:
push:
pull_request:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5 # Requried will all actions
- name: Checks HTML5
uses: Cyb3r-Jak3/[email protected]
with:
root: /github/workspace/eclipse.platform.common/bundles
blacklist: about.html

Check failure on line 16 in .github/workflows/htmlvalidator.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/htmlvalidator.yml

Invalid workflow file

You have an error in your yaml syntax on line 16