Skip to content

Split privacy and security considerations #31

Split privacy and security considerations

Split privacy and security considerations #31

Workflow file for this run

name: CI
on:
pull_request: {}
push:
branches: [main]
jobs:
main:
name: Build, Validate and Deploy
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2
- uses: w3c/spec-prod@v2
with:
W3C_ECHIDNA_TOKEN: ${{ secrets.ECHIDNA_TOKEN }}
W3C_WG_DECISION_URL: https://lists.w3.org/Archives/Public/public-aria-admin/2018Sep/0011.html
GH_PAGES_BRANCH: gh-pages
VALIDATE_WEBIDL: true
VALIDATE_MARKUP: true
W3C_BUILD_OVERRIDE: |
specStatus: WD