Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Followup

Followup #4

Workflow file for this run

# Visit https://github.com/lowlighter/metrics#-documentation for full reference
name: Followup
on:
# Schedule updates (daily)
schedule: [{ cron: "0 0 * * *" }]
# Lines below let you run workflow manually and on each commit
workflow_dispatch:
push: { branches: ["master", "main"] }
jobs:
github-metrics:
runs-on: ubuntu-latest
permissions:
contents: write
steps:
- uses: lowlighter/metrics@latest
with:
# Your GitHub token
# The following scopes are required:
# - public_access (default scope)
# The following additional scopes may be required:
# - read:org (for organization related metrics)
# - read:user (for user related data)
# - read:packages (for some packages related data)
# - repo (optional, if you want to include private repositories)
filename: SVG/followup.svg
token: ${{ secrets.METRICS_TOKEN }}
# Options
user: iamAntimPal
template: classic
base: header, activity, community, repositories, metadata
config_timezone: Germany/Berlin
plugin_followup: yes
plugin_followup_sections: repositories, user
plugin_followup_indepth: yes
plugin_followup_archived: no

AltStyle によって変換されたページ (->オリジナル) /