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 243e985 commit e73e298Copy full SHA for e73e298
.github/workflows/validate-markdown.yaml
@@ -31,6 +31,6 @@ jobs:
31
- name: Check links in markdown files
32
uses: umbrelladocs/action-linkspector@v1
33
with:
34
- reporter: github-pr-review # github-check
+ reporter: github-check
35
fail_level: any
36
filter_mode: nofilter
0 commit comments