Skip to content

Metrics

Metrics #277

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:
filename: metrics.plugin.lines.svg
user: swat-sccs
token: ${{ secrets.METRICS_TOKEN }}
base: repositories
config_timezone: America/New_York
repositories_skipped: swat-sccs/swatwiki, swat-sccs/airpool
plugin_languages: yes