Skip to content

Metrics

Metrics #10

Workflow file for this run

name: Metrics
on:
schedule: [{ cron: "0 0 * * *" }]
workflow_dispatch:
push: { branches: ["main"] }
jobs:
github-metrics:
runs-on: ubuntu-latest
environment:
name: production
permissions:
contents: write
steps:
- name: Metrics embed
uses: lowlighter/metrics@latest
with:
token: ${{ secrets.METRICS_TOKEN }}
plugin_languages: yes
plugin_languages_ignored: html, css
plugin_traffic: yes