chore(action.yml): fix a few more props · w3c/manifest-app-info@b095ad8
marcoscacere
·
2022-10-25
·
via Recent Commits to manifest-app-info:main
| Original file line number | Diff line number | Diff line change |
|---|
@@ -18,5 +18,7 @@ jobs:
|
18 | 18 | # Please use the URL that's appropriate for your working group! |
19 | 19 | W3C_WG_DECISION_URL: "https://lists.w3.org/Archives/Public/public-webapps/2014JulSep/0627.html" |
20 | 20 | W3C_NOTIFICATIONS_CC: "${{ secrets.CC }}" |
21 | | -CHECK_LINKS: true # Validate links and cross references; default: true |
| 21 | +VALIDATE_LINKS: true # Validate links and cross references; default: true |
22 | 22 | VALIDATE_MARKUP: true # Validate HTML markup; default: true |
| 23 | +W3C_BUILD_OVERRIDE: | |
| 24 | + specStatus: WD |
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。