We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b7363a commit 98fadd4Copy full SHA for 98fadd4
.github/workflows/auto-publish.yml
@@ -17,7 +17,7 @@ jobs:
17
GH_PAGES_BRANCH: gh-pages
18
TOOLCHAIN: bikeshed
19
VALIDATE_LINKS: false
20
- BUILD_FAIL_ON: link-error
+ BUILD_FAIL_ON: warning
21
W3C_WG_DECISION_URL: https://lists.w3.org/Archives/Public/public-webmachinelearning-wg/2021Jun/0011.html
22
W3C_ECHIDNA_TOKEN: ${{ secrets.ECHIDNA_TOKEN }}
23
W3C_BUILD_OVERRIDE: |
0 commit comments