Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
G-Sacker committed Aug 30, 2024
1 parent b6e229c commit 1e506a3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ jobs:
env:
# To report GitHub Actions status checks
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
VALIDATE_JAVA: true
FILTER_REGEX_INCLUDE: .*src/.*/.* # Only lint files in src/

with:
path: src/**/*

0 comments on commit 1e506a3

Please sign in to comment.