diff --git a/.github/workflows/build-ios.yml b/.github/workflows/build-ios.yml index 08260f3c..6b5ae5c9 100644 --- a/.github/workflows/build-ios.yml +++ b/.github/workflows/build-ios.yml @@ -13,6 +13,7 @@ on: jobs: build: + if: github.event_name != 'pull_request' || github.event.pull_request.head.repo.full_name == 'streamyfin/streamyfin' runs-on: macos-15 name: 🏗️ Build iOS IPA permissions: