Skip to content

feat: rename/create file/folder check for invalid chars - WPB-22585 πŸ’β€¦ #2286

feat: rename/create file/folder check for invalid chars - WPB-22585 πŸ’β€¦

feat: rename/create file/folder check for invalid chars - WPB-22585 πŸ’β€¦ #2286

Workflow file for this run

name: Edge
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
produce_changelog: false
distribute_externals: true # automatically deliver to Wire Employees
notify_secret: WIRE_IOS_BUILD_WEBHOOK
secrets: inherit