Skip to content

fix: Kotlin lint error related to type casting for specific Kotlin ve… #20

fix: Kotlin lint error related to type casting for specific Kotlin ve…

fix: Kotlin lint error related to type casting for specific Kotlin ve… #20

Workflow file for this run

name: "Pull Request"
on: pull_request
jobs:
pr-check:
name: "Pull Request Check"
uses: mParticle/mparticle-workflows/.github/workflows/android-kit-pull-request.yml@main
with:
branch_name: ${{ github.head_ref }}