mirror of
https://github.com/marvinscham/marvinscham.git
synced 2025-12-08 03:00:48 +01:00
Compare commits
1 Commits
main
...
dependabot
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
d069a6b42e |
2
.github/workflows/metrics.yml
vendored
2
.github/workflows/metrics.yml
vendored
@@ -8,7 +8,7 @@ jobs:
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout repository
|
- name: Checkout repository
|
||||||
uses: actions/checkout@v5
|
uses: actions/checkout@v6
|
||||||
|
|
||||||
- name: Set up Python
|
- name: Set up Python
|
||||||
uses: actions/setup-python@v6
|
uses: actions/setup-python@v6
|
||||||
|
|||||||
16
README.md
16
README.md
@@ -68,13 +68,13 @@
|
|||||||
|
|
||||||
|
|
||||||
<pre>
|
<pre>
|
||||||
Lang hh:mm
|
Lang hh:mm
|
||||||
Python 4:37 ██████---------------------------------- 17%
|
Python 15:24 █████████████--------------------------- 33%
|
||||||
C++ 4:12 ██████---------------------------------- 15%
|
C++ 12:28 ██████████------------------------------ 27%
|
||||||
YAML 3:42 █████----------------------------------- 13%
|
PHP 4:10 ███------------------------------------- 9%
|
||||||
PHP 3:10 ████------------------------------------ 11%
|
YAML 4:06 ███------------------------------------- 9%
|
||||||
Bash 2:18 ███------------------------------------- 8%
|
Markdown 2:19 ██-------------------------------------- 5%
|
||||||
JSX 2:05 ███------------------------------------- 7%
|
Bash 1:33 █--------------------------------------- 3%
|
||||||
</pre>
|
</pre>
|
||||||
|
|
||||||
|
|
||||||
@@ -89,5 +89,5 @@ JSX 2:05 ███------------------------------------- 7%
|
|||||||
|
|
||||||
<hr>
|
<hr>
|
||||||
|
|
||||||
<p align="center" style="text-align:center;">Last update: Sunday, 7 December 17:27 CET</p>
|
<p align="center" style="text-align:center;">Last update: Monday, 24 November 05:36 CET</p>
|
||||||
<p align="center" style="text-align:center;"><a href="https://github.com/marvinscham/marvinscham/actions/workflows/metrics.yml"><img src="https://github.com/marvinscham/marvinscham/actions/workflows/metrics.yml/badge.svg" alt="Update README" style="display:inline-block;"></a> <img alt="made with ♥" style="display:inline-block;" src="https://img.shields.io/badge/made_with-%E2%99%A5-663399?style=flat&labelColor=%23343B41"></p>
|
<p align="center" style="text-align:center;"><a href="https://github.com/marvinscham/marvinscham/actions/workflows/metrics.yml"><img src="https://github.com/marvinscham/marvinscham/actions/workflows/metrics.yml/badge.svg" alt="Update README" style="display:inline-block;"></a> <img alt="made with ♥" style="display:inline-block;" src="https://img.shields.io/badge/made_with-%E2%99%A5-663399?style=flat&labelColor=%23343B41"></p>
|
||||||
Reference in New Issue
Block a user