Re: [w3c/uievents] Prevent `<code>` becoming propdescs (#313)

@garykac commented on this pull request.



> @@ -9,6 +9,7 @@ jobs:
     runs-on: ubuntu-latest
     steps:
       - uses: actions/checkout@v2
+      - run: python build.py --includes-only

Running with `--include-only` won't run bikeshed, so the HTML will not be updated. Does running without this option not work?

Is there a tracking issue to get CI working for this repo?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/uievents/pull/313#pullrequestreview-754556456

Received on Wednesday, 15 September 2021 00:14:06 UTC