diff --git a/.github/workflows/Build.yaml b/.github/workflows/Build.yaml index f60c8d548..598274378 100644 --- a/.github/workflows/Build.yaml +++ b/.github/workflows/Build.yaml @@ -40,6 +40,7 @@ jobs: with: commit_message: Apply Spotless repository: ${{ github.event.pull_request.head.repo.full_name }} + ref: ${{ github.head_ref }} - name: Build all build type and flavor permutations run: ./gradlew assemble