Skip to content

Add security and privacy self review #134

Add security and privacy self review

Add security and privacy self review #134

Workflow file for this run

name: deploy-spec
on:
pull_request: {}
push:
branches: [main]
jobs:
main:
name: Build, Validate and Deploy Spec
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: w3c/spec-prod@v2
with:
SOURCE: index.html
TOOLCHAIN: respec
GH_PAGES_BRANCH: gh-pages