Skip to content

Commit

Permalink
[Delete this] Manually trigger workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Thieurom committed Aug 1, 2023
1 parent a2fffb0 commit 97a2606
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/ios_deploy_staging_to_testflight.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
name: iOS - Deploy Staging build to TestFlight
on:
push:
branches:
- develop

on: workflow_dispatch
jobs:
build_and_upload_staging_to_testflight:
name: Build and upload iOS Staging build to TestFlight
Expand Down

0 comments on commit 97a2606

Please sign in to comment.