Skip to content

Metrics

Metrics #1584

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 */12 * * *"}]
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 }}
# GITHUB_TOKEN is a special auto-generated token used for commits
committer_token: ${{ secrets.GITHUB_TOKEN }}
# Options
user: femaffezzolli
template: classic
base: header, activity, metadata, repositories, community
plugin_lines: yes
plugin_stargazers: yes
config_timezone: america/sao_paulo
plugin_followup: yes
plugin_isocalendar: yes
plugin_isocalendar_duration: full-year
plugin_languages: yes