We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ce2dcc commit d8ec45aCopy full SHA for d8ec45a
.github/workflows/performance.yml
@@ -145,7 +145,6 @@ jobs:
145
path: .build
146
key: ${{ steps.generate_cache_key.outputs.cache_key }}
147
spm:
148
- # TODO: Remove before merging; triggering CI run.
149
# Don't run on private repo unless it is a PR.
150
if: (github.repository == 'Firebase/firebase-ios-sdk' && github.event_name == 'schedule') || github.event_name == 'pull_request'
151
needs: [spm-package-resolved]
0 commit comments