Skip to content

Commit

Permalink
Simplify logic
Browse files Browse the repository at this point in the history
  • Loading branch information
that-jill committed Nov 8, 2024
1 parent eaed945 commit 4f0f6e3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/reviewdog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ jobs:
env:
REVIEWDOG_GITHUB_API_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: |
cat reviewdog.json | reviewdog -f=rdjson -reporter=github-pr-check
touch reviewdog.json && cat reviewdog.json | reviewdog -f=rdjson -reporter=github-pr-check
1 change: 0 additions & 1 deletion reviewdog.json

This file was deleted.

0 comments on commit 4f0f6e3

Please sign in to comment.