Skip to content

Add webIDL dictionaries for reporting browser signals (#678) #1217

Add webIDL dictionaries for reporting browser signals (#678)

Add webIDL dictionaries for reporting browser signals (#678) #1217

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