Skip to content

Use boolean for EffectState #20

Use boolean for EffectState

Use boolean for EffectState #20

Workflow file for this run

name: CI
on:
pull_request: {}
push:
branches: [main]
jobs:
main:
name: Build, Validate and Deploy
runs-on: ubuntu-22.04
permissions:
contents: write
steps:
- uses: actions/checkout@v4
- uses: w3c/spec-prod@v2
with:
SOURCE: spec.bs
DESTINATION: spec.html
TOOLCHAIN: bikeshed
GH_PAGES_BRANCH: false
BUILD_FAIL_ON: warning