Skip to content

Commit

Permalink
[Infra] Test storage workflow job quickstart-ftl-cron-only
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewheard committed Nov 11, 2024
1 parent 45db5d1 commit 23a6dfc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/storage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ jobs:

quickstart-ftl-cron-only:
# Don't run on private repo.
if: github.repository == 'Firebase/firebase-ios-sdk' && github.event_name == 'schedule'
if: github.repository == 'Firebase/firebase-ios-sdk'
env:
plist_secret: ${{ secrets.GHASecretsGPGPassphrase1 }}
signin_secret: ${{ secrets.GHASecretsGPGPassphrase1 }}
Expand Down

0 comments on commit 23a6dfc

Please sign in to comment.