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.
2 parents c1043df + 5380915 commit 303b273Copy full SHA for 303b273
.github/workflows/pull_request.yml
@@ -12,4 +12,5 @@ jobs:
12
- uses: mongolyy/reviewdog-action-biome@v1
13
with:
14
github_token: ${{ secrets.GITHUB_TOKEN }}
15
- reporter: github-pr-review
+ reporter: github-pr-review
16
+ fail_level: any
0 commit comments