Skip to content

Check that document is fully active for window.fence methods (#209) #700

Check that document is fully active for window.fence methods (#209)

Check that document is fully active for window.fence methods (#209) #700

Workflow file for this run

name: Build
on:
pull_request: {}
push:
branches:
- master
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