Skip to content

Revert "Fix sitemap.txt path" #18

Revert "Fix sitemap.txt path"

Revert "Fix sitemap.txt path" #18

Workflow file for this run

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