Skip to content

Commit

Permalink
Remove if conditional
Browse files Browse the repository at this point in the history
  • Loading branch information
levieggertcru committed Jul 24, 2024
1 parent c685e01 commit eba324d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/testflight.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit eba324d

Please sign in to comment.