Skip to content

fix: codebase review — Android getApplicationId staleness, clean push-payload errors, 32-bit guard (v0.30.3) #49

fix: codebase review — Android getApplicationId staleness, clean push-payload errors, 32-bit guard (v0.30.3)

fix: codebase review — Android getApplicationId staleness, clean push-payload errors, 32-bit guard (v0.30.3) #49

Workflow file for this run

name: PR acceptance
on:
pull_request:
jobs:
# Build confirmation lives in the reusable build-verify workflow so it stays in sync with the
# release pipeline (build_deploy.yml) — same Android matrix + iOS build for both.
build-verify:
uses: ./.github/workflows/build-verify.yml