Skip to content

Improve CallService lifecycle, notification handling, and ringing-to-active transition #5063

Improve CallService lifecycle, notification handling, and ringing-to-active transition

Improve CallService lifecycle, notification handling, and ringing-to-active transition #5063

Workflow file for this run

name: Android CI
on:
push:
branches:
- develop
- main
pull_request:
branches:
- '**'
workflow_dispatch:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
base-android-ci:
uses: GetStream/stream-build-conventions-android/.github/workflows/[email protected]
secrets: inherit