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 1d02346 commit b66ea30
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/google java format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ jobs:
args: "--replace"
github-token: ${{ secrets.GITHUB_TOKEN }}
skip-commit: true
files: "${{ env.GITHUB_WORKSPACE }}/src/main/java/com/haemil/backend/${GITHUB_REF#refs/heads/}/*"

- name: Print diffs
run: git --no-pager diff --exit-code
Expand Down

0 comments on commit b66ea30

Please sign in to comment.