notamitgamer

It's my profile man, there is ...
Log | Files | Refs | README

commit ed093d0f9f70d4a4578bb71b9df80b8ace55eff9
parent 5e4b80335b3afbc4b8af775f73c930b16a6fb4f0
Author: AMIT DUTTA <amitdutta4255@gmail.com>
Date:   Fri, 23 Jan 2026 20:16:19 +0530

Delete .github/workflows directory
Diffstat:
D.github/workflows/metrics.yml | 36------------------------------------
1 file changed, 0 insertions(+), 36 deletions(-)

diff --git a/.github/workflows/metrics.yml b/.github/workflows/metrics.yml @@ -1,36 +0,0 @@ -name: Metrics -on: - # Schedule daily updates - schedule: [{cron: "0 0 * * *"}] - # (Optional) Run workflow manually - workflow_dispatch: - # (Optional) Run workflow when pushing to master - push: {branches: ["master", "main"]} -jobs: - github-metrics: - runs-on: ubuntu-latest - permissions: - contents: write - steps: - - uses: lowlighter/metrics@latest - with: - token: ${{ secrets.METRICS_TOKEN }} - # Output file name - filename: github-metrics.svg - - # Options - user: notamitgamer - template: classic - base: header, activity, community, repositories, metadata - config_timezone: Asia/Kolkata - - # Plugin: Languages (Replaces your Top Langs) - plugin_languages: yes - plugin_languages_ignored: >- - html, css, tex, less, dockerfile, makefile, qmake, lex, cmake, shell, - gnuplot - plugin_languages_limit: 8 - - # Plugin: Streak (Replaces your Streak stats) - plugin_isocalendar: yes - plugin_isocalendar_duration: full-year
© notamitgamer • Site Built: 2026-07-21 13:58:23 UTC • git-mirror commit: 1037f62 [view raw info]
Originally created with stagit • modified by notamitgamer
Forked from github.com/notamitgamer/git-mirror