Skip to content

Fix a non-normative marker. #2

Fix a non-normative marker.

Fix a non-normative marker. #2

Workflow file for this run

name: build
on:
pull_request: {}
push:
branches: [main]
jobs:
build:
name: Build, Validate and Deploy
runs-on: ubuntu-latest
permissions:
contents: write
steps:
- uses: actions/checkout@v4
- uses: w3c/spec-prod@v2
with:
BUILD_FAIL_ON: warning
GH_PAGES_BRANCH: gh-pages