Skip to content

Commit

Permalink
filter
Browse files Browse the repository at this point in the history
  • Loading branch information
krossgg committed Feb 1, 2025
1 parent 5a29acd commit 5631512
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/format-java.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
- 'src/main/java/**'
- 'src/test/**'
- run: git fetch origin 1.20.1
if: steps.filter.outputs.code == 'true'
- name: Setup Build
if: steps.filter.outputs.code == 'true'
uses: ./.github/actions/build_setup
Expand Down

0 comments on commit 5631512

Please sign in to comment.