Skip to content

Commit

Permalink
Add reviewdog action setup
Browse files Browse the repository at this point in the history
  • Loading branch information
Moeki Kawakami committed Mar 4, 2024
1 parent 447c0eb commit 25632a7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/reviewdog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ jobs:
steps:
- uses: actions/checkout@v4

- uses: reviewdog/action-setup@v1
with:
reviewdog_version: latest

- name: Use ruby
uses: ruby/setup-ruby@v1
with:
Expand Down

0 comments on commit 25632a7

Please sign in to comment.