Skip to content

Add datagrams.createWritable() #1013

Add datagrams.createWritable()

Add datagrams.createWritable() #1013

Workflow file for this run

# .github/workflows/pr-push.yml
name: CI
on:
pull_request: {}
push:
branches: [main]
jobs:
main:
name: Build, Validate and Deploy Locally
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: w3c/spec-prod@v2
with:
GH_PAGES_BRANCH: gh-pages
TOOLCHAIN: bikeshed
VALIDATE_MARKUP: false
BUILD_FAIL_ON: link-error