Skip to content

Commit e73e298

Browse files
committed
Update validate-markdown.yaml
1 parent 243e985 commit e73e298

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/validate-markdown.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,6 @@ jobs:
3131
- name: Check links in markdown files
3232
uses: umbrelladocs/action-linkspector@v1
3333
with:
34-
reporter: github-pr-review # github-check
34+
reporter: github-check
3535
fail_level: any
3636
filter_mode: nofilter

0 commit comments

Comments
 (0)