Skip to content

Commit 2b3a032

Browse files
committed
Check links only for changed files
1 parent 26c18ac commit 2b3a032

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/validate-markdown.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,4 @@ jobs:
3333
with:
3434
reporter: github-check
3535
fail_level: any
36-
filter_mode: nofilter
36+
filter_mode: file

.linkspector.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ files:
22
- src/oas.md
33
- CONTRIBUTING.md
44
- EDITORS.md
5-
# - GOVERNANCE.md
5+
- GOVERNANCE.md
66
- IMPLEMENTATIONS.md
77
- MAINTAINERS.md
88
- README.md

0 commit comments

Comments
 (0)