Skip to content

Test a fix for spec-prod #143

Test a fix for spec-prod

Test a fix for spec-prod #143

Workflow file for this run

name: CI
on:
pull_request: {}
push:
branches: [ main ]
jobs:
build:
runs-on: ubuntu-latest
name: Build, Validate and Deploy
steps:
- uses: actions/checkout@v2
- uses: w3c/spec-prod@v2
with:
TOOLCHAIN: bikeshed
SOURCE: index.bs
BUILD_FAIL_ON: warning
GH_PAGES_BRANCH: gh-pages