Skip to content

Commit

Permalink
ci: Fix format action parameters
Browse files Browse the repository at this point in the history
  • Loading branch information
notdevcody committed Aug 19, 2024
1 parent 4da655b commit 5a4e186
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,5 @@ jobs:
- name: Run Formatter
uses: notdevcody/intellij-format-action@v2
with:
path: src/
include-glob: '*.java'
path: './'

0 comments on commit 5a4e186

Please sign in to comment.