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 82306b7 commit 4dd2c01Copy full SHA for 4dd2c01
.github/workflows/lighthouse_cron.yml
@@ -40,7 +40,7 @@ jobs:
40
with:
41
workload_identity_provider: ${{ secrets.GC_LIGHTHOUSE_WORKLOAD_IDENTITY_PROVIDER }}
42
service_account: ${{ secrets.GC_LIGHTHOUSE_SERVICE_ACCOUNT }}
43
- env:
44
- BQ_LIGHTHOUSE_DATASET: ${{ secrets.BQ_LIGHTHOUSE_DATASET }}
+ env:
+ BQ_LIGHTHOUSE_DATASET: ${{ secrets.BQ_LIGHTHOUSE_DATASET }}
45
- name: Report results
46
run: npm run cron:report-lighthouse-results
0 commit comments