Skip to content

Commit 636ceac

Browse files
committed
linkspector reports only through gh check
1 parent 35030ba commit 636ceac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/linkspector.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ jobs:
1010
uses: umbrelladocs/action-linkspector@v1
1111
with:
1212
github_token: ${{ secrets.github_token }}
13-
reporter: github-pr-review
14-
fail_level: any
13+
reporter: github-pr-check
14+
fail_level: any

0 commit comments

Comments
 (0)