Skip to content

Merge pull request #4 from recordweb/Jenziner-patch-1 #9

Merge pull request #4 from recordweb/Jenziner-patch-1

Merge pull request #4 from recordweb/Jenziner-patch-1 #9

Workflow file for this run

name: Build and Deploy Spec
on:
pull_request: {}
push:
branches: [main]
jobs:
main:
name: Build, Validate and Deploy
runs-on: ubuntu-latest
permissions:
contents: write
steps:
- uses: actions/checkout@v5
- uses: w3c/spec-prod@v2
with:
TOOLCHAIN: bikeshed
GH_PAGES_BRANCH: gh-pages
VALIDATE_WEBIDL: false