Skip to content

Merge pull request #64 from w3c/dependabot/github_actions/actions/che… #55

Merge pull request #64 from w3c/dependabot/github_actions/actions/che…

Merge pull request #64 from w3c/dependabot/github_actions/actions/che… #55

Workflow file for this run

name: CI
on:
workflow_dispatch:
pull_request: {}
push:
branches: [main]
jobs:
main:
name: Build, Validate and Deploy
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v4
- 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