Skip to content

Commit

Permalink
Update google java format.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
devyubin authored Aug 16, 2023
1 parent 587cfd7 commit 3b792b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/google java format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ jobs:
- uses: actions/checkout@v2
- uses: axel-op/googlejavaformat-action@v3
with:
args: "--set-exit-if-changed --fix-imports-only"
args: "--fix-imports-only"
commit-message: "format: Google Java Format"
github-token: ${{ secrets.GH_TOKEN }}

0 comments on commit 3b792b3

Please sign in to comment.