Skip to content

Scheming! Not the MIT Kind #924

Scheming! Not the MIT Kind

Scheming! Not the MIT Kind #924

Workflow file for this run

name: Validate HTML and CSS
on:
pull_request:
branches: [ master ]
jobs:
Validate_HTML:
timeout-minutes: 5
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: HTML5 Validator
uses: Cyb3r-Jak3/html5validator-action@v7.2.0
with:
css: true
root: src/