Skip to content

updated to new stale action #156

updated to new stale action

updated to new stale action #156

Workflow file for this run

name: HTML5/CSS Check
on:
push:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4.1.1
- name: HTML5/CSS Check
uses: Cyb3r-Jak3/html5validator-action@master
with:
root: ./
css: true
log_level: INFO