diff --git a/.github/workflows/testflight.yml b/.github/workflows/testflight.yml index 588a63e0e7..c404a7a4d2 100644 --- a/.github/workflows/testflight.yml +++ b/.github/workflows/testflight.yml @@ -14,7 +14,6 @@ concurrency: jobs: distribute_to_testflight: runs-on: macos-14 - if: github.event_name == 'push' && github.ref == 'refs/heads/master' env: FASTLANE_XCODEBUILD_SETTINGS_TIMEOUT: 60 steps: