|
25 | 25 |
|
26 | 26 | package:
|
27 | 27 | # Don't run on private repo.
|
28 |
| - # TODO: Recomment before master merge |
29 |
| -# if: github.event_name == 'schedule' && github.repository == 'Firebase/firebase-ios-sdk' |
| 28 | + if: github.event_name == 'schedule' && github.repository == 'Firebase/firebase-ios-sdk' |
30 | 29 | needs: build
|
31 | 30 | runs-on: macOS-latest
|
32 | 31 | steps:
|
|
46 | 45 |
|
47 | 46 | quickstart_framework_abtesting:
|
48 | 47 | # Don't run on private repo.
|
49 |
| -# if: github.event_name == 'schedule' && github.repository == 'Firebase/firebase-ios-sdk' |
| 48 | + if: github.event_name == 'schedule' && github.repository == 'Firebase/firebase-ios-sdk' |
50 | 49 | needs: package
|
51 | 50 | env:
|
52 | 51 | plist_secret: ${{ secrets.GHASecretsGPGPassphrase1 }}
|
|
91 | 90 |
|
92 | 91 | quickstart_framework_auth:
|
93 | 92 | # Don't run on private repo.
|
94 |
| -## if: github.event_name == 'schedule' && github.repository == 'Firebase/firebase-ios-sdk' |
| 93 | + if: github.event_name == 'schedule' && github.repository == 'Firebase/firebase-ios-sdk' |
95 | 94 | needs: package
|
96 | 95 | env:
|
97 | 96 | plist_secret: ${{ secrets.GHASecretsGPGPassphrase1 }}
|
@@ -135,7 +134,7 @@ jobs:
|
135 | 134 |
|
136 | 135 | quickstart_framework_config:
|
137 | 136 | # Don't run on private repo.
|
138 |
| -## if: github.event_name == 'schedule' && github.repository == 'Firebase/firebase-ios-sdk' |
| 137 | + if: github.event_name == 'schedule' && github.repository == 'Firebase/firebase-ios-sdk' |
139 | 138 | needs: package
|
140 | 139 | env:
|
141 | 140 | plist_secret: ${{ secrets.GHASecretsGPGPassphrase1 }}
|
@@ -176,7 +175,7 @@ jobs:
|
176 | 175 |
|
177 | 176 | quickstart_framework_crashlytics:
|
178 | 177 | # Don't run on private repo.
|
179 |
| -## if: github.event_name == 'schedule' && github.repository == 'Firebase/firebase-ios-sdk' |
| 178 | + if: github.event_name == 'schedule' && github.repository == 'Firebase/firebase-ios-sdk' |
180 | 179 | needs: package
|
181 | 180 | env:
|
182 | 181 | plist_secret: ${{ secrets.GHASecretsGPGPassphrase1 }}
|
@@ -226,7 +225,7 @@ jobs:
|
226 | 225 |
|
227 | 226 | quickstart_framework_database:
|
228 | 227 | # Don't run on private repo.
|
229 |
| -## if: github.event_name == 'schedule' && github.repository == 'Firebase/firebase-ios-sdk' |
| 228 | + if: github.event_name == 'schedule' && github.repository == 'Firebase/firebase-ios-sdk' |
230 | 229 | needs: package
|
231 | 230 | env:
|
232 | 231 | plist_secret: ${{ secrets.GHASecretsGPGPassphrase1 }}
|
@@ -271,7 +270,7 @@ jobs:
|
271 | 270 |
|
272 | 271 | quickstart_framework_dynamiclinks:
|
273 | 272 | # Don't run on private repo.
|
274 |
| -## if: github.event_name == 'schedule' && github.repository == 'Firebase/firebase-ios-sdk' |
| 273 | + if: github.event_name == 'schedule' && github.repository == 'Firebase/firebase-ios-sdk' |
275 | 274 | needs: package
|
276 | 275 | env:
|
277 | 276 | plist_secret: ${{ secrets.GHASecretsGPGPassphrase1 }}
|
@@ -321,7 +320,7 @@ jobs:
|
321 | 320 |
|
322 | 321 | quickstart_framework_firestore:
|
323 | 322 | # Don't run on private repo.
|
324 |
| -## if: github.event_name == 'schedule' && github.repository == 'Firebase/firebase-ios-sdk' |
| 323 | + if: github.event_name == 'schedule' && github.repository == 'Firebase/firebase-ios-sdk' |
325 | 324 | needs: package
|
326 | 325 | env:
|
327 | 326 | plist_secret: ${{ secrets.GHASecretsGPGPassphrase1 }}
|
@@ -364,7 +363,7 @@ jobs:
|
364 | 363 |
|
365 | 364 | quickstart_framework_inappmessaging:
|
366 | 365 | # Don't run on private repo.
|
367 |
| -## if: github.event_name == 'schedule' && github.repository == 'Firebase/firebase-ios-sdk' |
| 366 | + if: github.event_name == 'schedule' && github.repository == 'Firebase/firebase-ios-sdk' |
368 | 367 | needs: package
|
369 | 368 | env:
|
370 | 369 | plist_secret: ${{ secrets.GHASecretsGPGPassphrase1 }}
|
@@ -410,7 +409,7 @@ jobs:
|
410 | 409 |
|
411 | 410 | quickstart_framework_messaging:
|
412 | 411 | # Don't run on private repo.
|
413 |
| -## if: github.event_name == 'schedule' && github.repository == 'Firebase/firebase-ios-sdk' |
| 412 | + if: github.event_name == 'schedule' && github.repository == 'Firebase/firebase-ios-sdk' |
414 | 413 | needs: package
|
415 | 414 | env:
|
416 | 415 | plist_secret: ${{ secrets.GHASecretsGPGPassphrase1 }}
|
@@ -455,7 +454,7 @@ jobs:
|
455 | 454 |
|
456 | 455 | quickstart_framework_storage:
|
457 | 456 | # Don't run on private repo.
|
458 |
| -## if: github.event_name == 'schedule' && github.repository == 'Firebase/firebase-ios-sdk' |
| 457 | + if: github.event_name == 'schedule' && github.repository == 'Firebase/firebase-ios-sdk' |
459 | 458 | needs: package
|
460 | 459 | env:
|
461 | 460 | plist_secret: ${{ secrets.GHASecretsGPGPassphrase1 }}
|
|
0 commit comments