Skip to content

fix: do not disable Go deep link button in the developer tools - WP… #1151

fix: do not disable Go deep link button in the developer tools - WP…

fix: do not disable Go deep link button in the developer tools - WP… #1151

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