Skip to content

Metrics

Metrics #26563

Workflow file for this run

# Visit https://github.com/lowlighter/metrics/blob/master/action.yml for full reference
name: Metrics
on:
# Schedule updates
schedule: [{cron: "0 * * * *"}]
push: {branches: "master"}
jobs:
github-metrics:
runs-on: ubuntu-latest
steps:
- uses: lowlighter/metrics@latest
with:
# You'll need to setup a personal token in your secrets.
token: ${{ secrets.METRICS_TOKEN }}
# GITHUB_TOKEN is a special auto-generated token used for commits
committer_token: ${{ secrets.GITHUB_TOKEN }}
filename: github-metrics.svg
# Options
user: saseungmin
template: classic
base: header
config_timezone: Asia/Seoul
plugin_isocalendar: yes
plugin_isocalendar_duration: full-year