Push spotless changes back to fork, rather than base repo

Change-Id: I45584350fe01bed54094780d3fc86b7d271d5709
pull/1006/head
Don Turner 11 months ago
parent a9609c8809
commit c235aa3027

@ -39,6 +39,7 @@ jobs:
- uses: stefanzweifel/git-auto-commit-action@v5
with:
commit_message: Apply Spotless
repository: ${{ github.event.pull_request.head.repo.full_name }}
- name: Build all build type and flavor permutations
run: ./gradlew assemble

Loading…
Cancel
Save