Skip to content

Use level3 branch for level 3 and gh-pages branch for level 4. #1

Use level3 branch for level 3 and gh-pages branch for level 4.

Use level3 branch for level 3 and gh-pages branch for level 4. #1

# .github/workflows/pr-push.yml
name: CI
on:
pull_request: {}
push:
branches: [level3]
jobs:
main:
name: Build, Validate and Deploy
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2
- uses: w3c/spec-prod@v2
with:
W3C_ECHIDNA_TOKEN: ${{ secrets.W3C_TR_TOKEN }}
W3C_WG_DECISION_URL: https://github.com/w3c/pointerevents/pull/330#issuecomment-692924562
W3C_BUILD_OVERRIDE: |
shortName: pointerevents3
specStatus: WD