Skip to content

feat(ios): play call-waiting tone on second incoming call during active call #259

feat(ios): play call-waiting tone on second incoming call during active call

feat(ios): play call-waiting tone on second incoming call during active call #259

name: webtrit_callkeep_platform_interface
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
on:
pull_request:
paths:
- ".github/workflows/webtrit_callkeep_platform_interface.yaml"
- "webtrit_callkeep_platform_interface/**"
push:
branches:
- main
paths:
- ".github/workflows/webtrit_callkeep_platform_interface.yaml"
- "webtrit_callkeep_platform_interface/**"
jobs:
build:
uses: ./.github/workflows/flutter_package.yml
with:
run_tests: false
flutter_channel: stable
flutter_version: 3.44.1
working_directory: webtrit_callkeep_platform_interface
format_line_length: "120"
format_directories: "lib"
analyze_directories: "lib"