Skip to content

Commit 23a6dfc

Browse files
committed
[Infra] Test storage workflow job quickstart-ftl-cron-only
1 parent 45db5d1 commit 23a6dfc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/storage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ jobs:
161161

162162
quickstart-ftl-cron-only:
163163
# Don't run on private repo.
164-
if: github.repository == 'Firebase/firebase-ios-sdk' && github.event_name == 'schedule'
164+
if: github.repository == 'Firebase/firebase-ios-sdk'
165165
env:
166166
plist_secret: ${{ secrets.GHASecretsGPGPassphrase1 }}
167167
signin_secret: ${{ secrets.GHASecretsGPGPassphrase1 }}

0 commit comments

Comments
 (0)