Skip to content

Update actions with workflow_dispatch and re-scope ARIA ED (#2253) #1

Update actions with workflow_dispatch and re-scope ARIA ED (#2253)

Update actions with workflow_dispatch and re-scope ARIA ED (#2253) #1

Workflow file for this run

name: aria ED
on:
push:
branches: [main]
paths:
- index.html
workflow_dispatch:
jobs:
main:
name: ARIA ED
runs-on: ubuntu-20.04
permissions:
contents: write
steps:
- uses: actions/checkout@v4
- uses: w3c/spec-prod@v2
with:
GH_PAGES_BRANCH: gh-pages