Skip to content

Update README.md

Update README.md #120

Workflow file for this run

# Visit https://github.com/lowlighter/metrics/blob/master/action.yml for full reference
name: Metrics
on: push
# Schedule updates
#schedule: [{cron: "0 */24 * * *"}]
# Lines below let you run workflow manually and on each commit
#workflow_dispatch:
# push: {branches: ["master", "main"]}
jobs:
github-metrics:
runs-on: ubuntu-latest
steps:
- uses: lowlighter/metrics@latest
with:
token: ${{ secrets.METRICS_TOKEN }}
# Options
user: farhanashrafdev
template: classic
base: header, activity, community, repositories, metadata
config_timezone: Asia/Karachi
plugin_followup: yes
plugin_followup_sections: repositories, user
plugin_lines: yes
plugin_stargazers: yes