diff --git a/.github/workflows/Build.yaml b/.github/workflows/Build.yaml index 0bd3e9e6f..c826c893a 100644 --- a/.github/workflows/Build.yaml +++ b/.github/workflows/Build.yaml @@ -39,9 +39,7 @@ jobs: - uses: stefanzweifel/git-auto-commit-action@v5 with: commit_message: Apply Spotless - repository: ${{ github.event.pull_request.head.repo.full_name }} - branch: ${{ github.head_ref }} - + - name: Build all build type and flavor permutations run: ./gradlew assemble