Skip to content

fix: Branch Kit sample app #92

fix: Branch Kit sample app

fix: Branch Kit sample app #92

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 }}