fix: removed git action push to not destroy our history
This commit is contained in:
parent
f629fb4a4e
commit
e6565275c8
@ -14,6 +14,6 @@ jobs:
|
||||
java-version: '21'
|
||||
- uses: axel-op/googlejavaformat-action@v3
|
||||
with:
|
||||
args: "--replace --skip-sorting-imports --aosp"
|
||||
args: "--set-exit-if-changed --skip-sorting-imports --aosp"
|
||||
- name: Print diffs
|
||||
run: git --no-pager diff --exit-code
|
Loading…
x
Reference in New Issue
Block a user