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 33ebcfa commit 6c01da6Copy full SHA for 6c01da6
.github/workflows/vale.yml
@@ -32,7 +32,7 @@ jobs:
32
with:
33
files: ${{ steps.changed-files.outputs.all_changed_files }}
34
version: 3.12.0
35
- reporter: github-pr-check
+ reporter: github-pr-review
36
fail_on_error: false
37
env:
38
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
0 commit comments