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 35030ba commit 636ceacCopy full SHA for 636ceac
.github/workflows/linkspector.yml
@@ -10,5 +10,5 @@ jobs:
10
uses: umbrelladocs/action-linkspector@v1
11
with:
12
github_token: ${{ secrets.github_token }}
13
- reporter: github-pr-review
14
- fail_level: any
+ reporter: github-pr-check
+ fail_level: any
0 commit comments