Skip to content

Remove note on IdP to validate nonce (#582) #860

Remove note on IdP to validate nonce (#582)

Remove note on IdP to validate nonce (#582) #860

name: CI
on:
pull_request: {}
push:
branches: [main]
jobs:
run:
name: Build, Validate, and Publish
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2
- uses: w3c/spec-prod@v2
with:
GH_PAGES_BRANCH: gh-pages
BUILD_FAIL_ON: nothing
SOURCE: spec/index.bs
DESTINATION: index.html
TOOLCHAIN: bikeshed
VALIDATE_MARKUP: false