Skip to content

chore: bump app version to 3.115.0 - WPB-11373 (#2131) #1115

chore: bump app version to 3.115.0 - WPB-11373 (#2131)

chore: bump app version to 3.115.0 - WPB-11373 (#2131) #1115

Workflow file for this run

name: Development
on:
workflow_dispatch:
push:
branches:
- 'develop'
permissions:
checks: write
jobs:
development:
uses: ./.github/workflows/_reusable_app_release.yml
with:
datadog_enabled: true
fastlane_action: development
is_cloud_build: true
secrets: inherit