We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de896bc commit a2249bdCopy full SHA for a2249bd
.github/workflows/auto-publish.yml
@@ -22,7 +22,7 @@ jobs:
22
W3C_ECHIDNA_TOKEN: ${{ secrets.ECHIDNA_TOKEN }}
23
W3C_BUILD_OVERRIDE: |
24
TR: https://www.w3.org/TR/webnn/
25
- status: CRD
+ status: CR
26
- name: WebNN - Lint Bikeshed Source and Generated HTML
27
id: webnn-lint
28
shell: bash
index.bs
@@ -2,7 +2,7 @@
2
Title: Web Neural Network API
3
Shortname: webnn
4
Level: None
5
-Status: w3c/CR
+Status: w3c/ED
6
Group: webmlwg
7
8
URL: https://webmachinelearning.github.io/webnn/
0 commit comments