|
36 | 36 |
|
37 | 37 | package:
|
38 | 38 | # Don't run on private repo.
|
39 |
| -# if: (github.event_name == 'schedule' && github.repository == 'Firebase/firebase-ios-sdk') || github.event_name == 'workflow_dispatch' |
| 39 | + if: (github.event_name == 'schedule' && github.repository == 'Firebase/firebase-ios-sdk') || github.event_name == 'workflow_dispatch' |
40 | 40 | needs: build
|
41 | 41 | runs-on: macOS-latest
|
42 | 42 | steps:
|
|
58 | 58 |
|
59 | 59 | quickstart_framework_abtesting:
|
60 | 60 | # Don't run on private repo.
|
61 |
| -# if: (github.event_name == 'schedule' && github.repository == 'Firebase/firebase-ios-sdk') || github.event_name == 'workflow_dispatch' |
| 61 | + if: (github.event_name == 'schedule' && github.repository == 'Firebase/firebase-ios-sdk') || github.event_name == 'workflow_dispatch' |
62 | 62 | needs: package
|
63 | 63 | env:
|
64 | 64 | plist_secret: ${{ secrets.GHASecretsGPGPassphrase1 }}
|
@@ -103,7 +103,7 @@ jobs:
|
103 | 103 |
|
104 | 104 | quickstart_framework_auth:
|
105 | 105 | # Don't run on private repo.
|
106 |
| -# if: (github.event_name == 'schedule' && github.repository == 'Firebase/firebase-ios-sdk') || github.event_name == 'workflow_dispatch' |
| 106 | + if: (github.event_name == 'schedule' && github.repository == 'Firebase/firebase-ios-sdk') || github.event_name == 'workflow_dispatch' |
107 | 107 | needs: package
|
108 | 108 | env:
|
109 | 109 | plist_secret: ${{ secrets.GHASecretsGPGPassphrase1 }}
|
@@ -147,7 +147,7 @@ jobs:
|
147 | 147 |
|
148 | 148 | quickstart_framework_config:
|
149 | 149 | # Don't run on private repo.
|
150 |
| -# if: (github.event_name == 'schedule' && github.repository == 'Firebase/firebase-ios-sdk') || github.event_name == 'workflow_dispatch' |
| 150 | + if: (github.event_name == 'schedule' && github.repository == 'Firebase/firebase-ios-sdk') || github.event_name == 'workflow_dispatch' |
151 | 151 | needs: package
|
152 | 152 | env:
|
153 | 153 | plist_secret: ${{ secrets.GHASecretsGPGPassphrase1 }}
|
@@ -188,7 +188,7 @@ jobs:
|
188 | 188 |
|
189 | 189 | quickstart_framework_crashlytics:
|
190 | 190 | # Don't run on private repo.
|
191 |
| -# if: (github.event_name == 'schedule' && github.repository == 'Firebase/firebase-ios-sdk') || github.event_name == 'workflow_dispatch' |
| 191 | + if: (github.event_name == 'schedule' && github.repository == 'Firebase/firebase-ios-sdk') || github.event_name == 'workflow_dispatch' |
192 | 192 | needs: package
|
193 | 193 | env:
|
194 | 194 | plist_secret: ${{ secrets.GHASecretsGPGPassphrase1 }}
|
@@ -238,7 +238,7 @@ jobs:
|
238 | 238 |
|
239 | 239 | quickstart_framework_database:
|
240 | 240 | # Don't run on private repo.
|
241 |
| -# if: (github.event_name == 'schedule' && github.repository == 'Firebase/firebase-ios-sdk') || github.event_name == 'workflow_dispatch' |
| 241 | + if: (github.event_name == 'schedule' && github.repository == 'Firebase/firebase-ios-sdk') || github.event_name == 'workflow_dispatch' |
242 | 242 | needs: package
|
243 | 243 | env:
|
244 | 244 | plist_secret: ${{ secrets.GHASecretsGPGPassphrase1 }}
|
@@ -283,7 +283,7 @@ jobs:
|
283 | 283 |
|
284 | 284 | quickstart_framework_dynamiclinks:
|
285 | 285 | # Don't run on private repo.
|
286 |
| -# if: (github.event_name == 'schedule' && github.repository == 'Firebase/firebase-ios-sdk') || github.event_name == 'workflow_dispatch' |
| 286 | + if: (github.event_name == 'schedule' && github.repository == 'Firebase/firebase-ios-sdk') || github.event_name == 'workflow_dispatch' |
287 | 287 | needs: package
|
288 | 288 | env:
|
289 | 289 | plist_secret: ${{ secrets.GHASecretsGPGPassphrase1 }}
|
@@ -333,7 +333,7 @@ jobs:
|
333 | 333 |
|
334 | 334 | quickstart_framework_firestore:
|
335 | 335 | # Don't run on private repo.
|
336 |
| -# if: (github.event_name == 'schedule' && github.repository == 'Firebase/firebase-ios-sdk') || github.event_name == 'workflow_dispatch' |
| 336 | + if: (github.event_name == 'schedule' && github.repository == 'Firebase/firebase-ios-sdk') || github.event_name == 'workflow_dispatch' |
337 | 337 | needs: package
|
338 | 338 | env:
|
339 | 339 | plist_secret: ${{ secrets.GHASecretsGPGPassphrase1 }}
|
@@ -376,7 +376,7 @@ jobs:
|
376 | 376 |
|
377 | 377 | quickstart_framework_inappmessaging:
|
378 | 378 | # Don't run on private repo.
|
379 |
| -# if: (github.event_name == 'schedule' && github.repository == 'Firebase/firebase-ios-sdk') || github.event_name == 'workflow_dispatch' |
| 379 | + if: (github.event_name == 'schedule' && github.repository == 'Firebase/firebase-ios-sdk') || github.event_name == 'workflow_dispatch' |
380 | 380 | needs: package
|
381 | 381 | env:
|
382 | 382 | plist_secret: ${{ secrets.GHASecretsGPGPassphrase1 }}
|
@@ -422,7 +422,7 @@ jobs:
|
422 | 422 |
|
423 | 423 | quickstart_framework_messaging:
|
424 | 424 | # Don't run on private repo.
|
425 |
| -# if: (github.event_name == 'schedule' && github.repository == 'Firebase/firebase-ios-sdk') || github.event_name == 'workflow_dispatch' |
| 425 | + if: (github.event_name == 'schedule' && github.repository == 'Firebase/firebase-ios-sdk') || github.event_name == 'workflow_dispatch' |
426 | 426 | needs: package
|
427 | 427 | env:
|
428 | 428 | plist_secret: ${{ secrets.GHASecretsGPGPassphrase1 }}
|
@@ -467,7 +467,7 @@ jobs:
|
467 | 467 |
|
468 | 468 | quickstart_framework_storage:
|
469 | 469 | # Don't run on private repo.
|
470 |
| -# if: (github.event_name == 'schedule' && github.repository == 'Firebase/firebase-ios-sdk') || github.event_name == 'workflow_dispatch' |
| 470 | + if: (github.event_name == 'schedule' && github.repository == 'Firebase/firebase-ios-sdk') || github.event_name == 'workflow_dispatch' |
471 | 471 | needs: package
|
472 | 472 | env:
|
473 | 473 | plist_secret: ${{ secrets.GHASecretsGPGPassphrase1 }}
|
|
0 commit comments