diff --git a/.github/workflows/firestore.yml b/.github/workflows/firestore.yml index c0a332c2161..14ca76163ba 100644 --- a/.github/workflows/firestore.yml +++ b/.github/workflows/firestore.yml @@ -378,7 +378,7 @@ jobs: # - name: Swift Build # run: scripts/third_party/travis/retry.sh ./scripts/build.sh FirebaseFirestoreSwift ${{ matrix.target }} spmbuildonly -spm-binary-cron: + spm-binary-cron: # Don't run on private repo. if: github.event_name == 'schedule' && github.repository == 'Firebase/firebase-ios-sdk' runs-on: macos-12