Skip to content

spec average-code-fetch-time and participating-ig-count #2986

spec average-code-fetch-time and participating-ig-count

spec average-code-fetch-time and participating-ig-count #2986

Workflow file for this run

name: Build
on:
pull_request: {}
push:
branches:
- main
jobs:
build:
name: Build
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: w3c/spec-prod@v2
with:
TOOLCHAIN: bikeshed
SOURCE: spec.bs
DESTINATION: index.html
GH_PAGES_BRANCH: gh-pages
BUILD_FAIL_ON: warning