Skip to content

Commit

Permalink
Update reviewdog config to validate only changed files
Browse files Browse the repository at this point in the history
  • Loading branch information
omkar-foss committed Jul 10, 2024
1 parent 4cd55f6 commit 369e5e5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/reviewdog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ jobs:
uses: actions/checkout@v4
- name: golangci-lint
uses: reviewdog/action-golangci-lint@v2
with:
filter_mode: file

- name: Setup reviewdog
uses: reviewdog/action-setup@v1
Expand Down

0 comments on commit 369e5e5

Please sign in to comment.