Skip to content

Remove patches to Private Aggregation since they got incorprorated there. #31

Remove patches to Private Aggregation since they got incorprorated there.

Remove patches to Private Aggregation since they got incorprorated there. #31

Workflow file for this run

name: Validate
on:
pull_request:
paths: ["**.bs"]
jobs:
main:
name: Validate Spec
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: pythagoraskitty/w3c-spec-prod@v1.2
with:
TOOLCHAIN: bikeshed
SOURCE: spec.bs
BUILD_FAIL_ON: warning