Skip to content

feat: Hide "Invite More People" button for Personal users - WPB-14654… #1182

feat: Hide "Invite More People" button for Personal users - WPB-14654…

feat: Hide "Invite More People" button for Personal users - WPB-14654… #1182

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:
countly_enabled: true
datadog_enabled: true
fastlane_action: development
is_cloud_build: true
secrets: inherit