Skip to content

Commit

Permalink
fix: switch back to review reporter
Browse files Browse the repository at this point in the history
Signed-off-by: Piotr Zaniewski <[email protected]>
  • Loading branch information
Piotr1215 authored and ThomasK33 committed Oct 17, 2024
1 parent b236590 commit 35feefd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reviewdog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
with:
token: ${{ secrets.GITHUB_TOKEN }}
fail_on_error: true
reporter: github-pr-check
reporter: github-pr-review
version: 3.7.1
files: ${{ steps.changed-files.outputs.all_changed_files }}
separator: " "

0 comments on commit 35feefd

Please sign in to comment.