Skip to content

Update spec for cookie partition keys and partitioned storage keys #134

Update spec for cookie partition keys and partitioned storage keys

Update spec for cookie partition keys and partitioned storage keys #134

Workflow file for this run

name: CI
on:
pull_request: {}
push:
branches: [ main ]
jobs:
build:
runs-on: ubuntu-latest
name: Build, Validate and Deploy
steps:
- uses: actions/checkout@v2
- uses: w3c/spec-prod@v2
with:
TOOLCHAIN: bikeshed
SOURCE: index.bs
BUILD_FAIL_ON: warning
GH_PAGES_BRANCH: gh-pages