Skip to content

Add permissions policy and UA behavior to unpartitioned access doc. #657

Add permissions policy and UA behavior to unpartitioned access doc.

Add permissions policy and UA behavior to unpartitioned access doc. #657

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