Skip to content

Editorial: Replace all <a>foo</a> with [=foo=] #374

Editorial: Replace all <a>foo</a> with [=foo=]

Editorial: Replace all <a>foo</a> with [=foo=] #374

Workflow file for this run

name: CI
on:
pull_request: {}
push:
branches: [main]
jobs:
main:
name: Build, Validate, Deploy
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: w3c/spec-prod@v2
with:
GH_PAGES_BRANCH: gh-pages
TOOLCHAIN: respec
W3C_NOTIFICATIONS_CC: ${{ secrets.CC }}
W3C_ECHIDNA_TOKEN: ${{ secrets.ECHIDNA_TOKEN }}
W3C_WG_DECISION_URL: https://lists.w3.org/Archives/Public/public-webappsec/2015Mar/0170.html
W3C_BUILD_OVERRIDE: |
specStatus: WD