Skip to content

Check subscriber's active state in next(), error(), and `comple… #166

Check subscriber's active state in next(), error(), and `comple…

Check subscriber's active state in next(), error(), and `comple… #166

Workflow file for this run

name: Build
on:
pull_request: {}
push:
branches:
- master
jobs:
build:
name: Build
runs-on: ubuntu-20.04
permissions:
contents: write
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