Skip to content

Commit 6c01da6

Browse files
committed
change
1 parent 33ebcfa commit 6c01da6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/vale.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
with:
3333
files: ${{ steps.changed-files.outputs.all_changed_files }}
3434
version: 3.12.0
35-
reporter: github-pr-check
35+
reporter: github-pr-review
3636
fail_on_error: false
3737
env:
3838
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}

0 commit comments

Comments
 (0)