Change-Id: Ibddc1a0635a557e4432a77f2dbb032c519bf4b5a
pull/1837/head
Don Turner 2 years ago
parent 4d83426182
commit 38cb9f0a8e

@ -40,7 +40,7 @@ jobs:
with: with:
commit_message: Apply Spotless commit_message: Apply Spotless
repository: ${{ github.event.pull_request.head.repo.full_name }} repository: ${{ github.event.pull_request.head.repo.full_name }}
ref: ${{ github.head_ref }} branch: ${{ github.head_ref }}
- name: Build all build type and flavor permutations - name: Build all build type and flavor permutations
run: ./gradlew assemble run: ./gradlew assemble

Loading…
Cancel
Save