Skip to content

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

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 #183

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