Skip to content

Merge pull request #6 from cradle8810/html_repair_20240421 #36

Merge pull request #6 from cradle8810/html_repair_20240421

Merge pull request #6 from cradle8810/html_repair_20240421 #36

Workflow file for this run

---
name: HTML Lints
on:
push:
branches:
- '**'
jobs:
HTML_Lint:
runs-on: ubuntu-latest
container:
image: ghcr.io/cradle8810/htmllint:latest
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Execute HTMLlint
run: htmllint