Skip to content

Metrics

Metrics #504

Workflow file for this run

name: Metrics
on:
# Schedule daily updates
schedule: [{cron: "0 0 * * *"}]
# (optional) Run workflow manually
workflow_dispatch:
# (optional) Run workflow when pushing on master/main
push: {branches: ["master", "main"]}
jobs:
github-metrics:
runs-on: ubuntu-latest
permissions:
contents: write
steps:
- uses: lowlighter/metrics@latest
with:
token: NOT_NEEDED
filename: metrics.plugin.pagespeed.svg
base: ""
plugin_pagespeed: yes
plugin_pagespeed_token: ""
plugin_pagespeed_url: https://marvel-spa-samuelhiroyuki.vercel.app
plugin_pagespeed_detailed: yes