We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2902706 commit cb8f7f5Copy full SHA for cb8f7f5
.github/workflows/htmlvalidator.yml
@@ -14,4 +14,5 @@ jobs:
14
uses: Cyb3r-Jak3/html5validator-action@v8.0.0
15
with:
16
root: /github/workspace/eclipse.platform.common/bundles
17
- blacklist: about.html notices.html
+ blacklist: about.html notices.html
18
+ extra: --match *.html --match *.htm
0 commit comments