8000 Editorial: add an id="" to the download total bytes note · webmachinelearning/writing-assistance-apis@560bb89 · GitHub
[go: up one dir, main page]

Skip to content

Editorial: add an id="" to the download total bytes note #149

Editorial: add an id="" to the download total bytes note

Editorial: add an id="" to the download total bytes note #149

Workflow file for this run

name: CI
on:
pull_request:
branches: [main]
push:
branches: [main]
jobs:
main:
name: Build, Validate and Deploy
runs-on: ubuntu-latest
permissions:
contents: write
steps:
- uses: actions/checkout@v5
- uses: w3c/spec-prod@v2
with:
GH_PAGES_BRANCH: gh-pages
BUILD_FAIL_ON: warning
0