Skip to content

Update google java format.yml #2

Update google java format.yml

Update google java format.yml #2

name: google-java-format
on: [ push, pull_request ]
jobs:
formatting:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: axel-op/googlejavaformat-action@v3
with:
args: "set-exit-if-changed --fix-imports-only"
commit-message: "format: Google Java Format"
github-token: ${{ secrets.GH_TOKEN }}

Check failure on line 13 in .github/workflows/google java format.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/google java format.yml

Invalid workflow file

You have an error in your yaml syntax on line 13