We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b301b7b commit 664dfedCopy full SHA for 664dfed
.github/workflows/test-build.yml
@@ -24,4 +24,6 @@ jobs:
24
uses: Cyb3r-Jak3/html5validator-action@master
25
with:
26
root: main/.vuepress/dist
27
+ extra:
28
+ - ignore_re: r'\ADuplicate ID "outbound-link-title".*'
29
0 commit comments