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 26c18ac commit 2b3a032Copy full SHA for 2b3a032
.github/workflows/validate-markdown.yaml
@@ -33,4 +33,4 @@ jobs:
33
with:
34
reporter: github-check
35
fail_level: any
36
- filter_mode: nofilter
+ filter_mode: file
.linkspector.yml
@@ -2,7 +2,7 @@ files:
2
- src/oas.md
3
- CONTRIBUTING.md
4
- EDITORS.md
5
- # - GOVERNANCE.md
+ - GOVERNANCE.md
6
- IMPLEMENTATIONS.md
7
- MAINTAINERS.md
8
- README.md
0 commit comments