From 0eb34246a31f6dc1df671a45c4a1d2b1a0c1634a Mon Sep 17 00:00:00 2001 From: Dominique Hazael-Massieux Date: Thu, 22 Jan 2026 09:47:32 +0100 Subject: [PATCH] Get back to auto-publishing CR Drafts --- .github/workflows/auto-publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/auto-publish.yml b/.github/workflows/auto-publish.yml index 1c2ceee5..f36704b2 100644 --- a/.github/workflows/auto-publish.yml +++ b/.github/workflows/auto-publish.yml @@ -22,7 +22,7 @@ jobs: W3C_ECHIDNA_TOKEN: ${{ secrets.ECHIDNA_TOKEN }} W3C_BUILD_OVERRIDE: | TR: https://www.w3.org/TR/webnn/ - status: CR + status: CRD - name: WebNN - Lint Bikeshed Source and Generated HTML id: webnn-lint shell: bash