add new Metric System to README.md

This commit is contained in:
2025-03-29 00:55:50 +01:00
parent 5fad562a9a
commit 7c451a2d69
2 changed files with 4 additions and 4 deletions

View File

@@ -10,9 +10,9 @@ on:
workflow_dispatch:
# Trigger: Führt den Workflow bei jedem Push zum main-Branch aus (optional)
push:
branches:
- main # Oder dein Standard-Branch (z.B. master)
#push:
# branches:
# - main # Oder dein Standard-Branch (z.B. master)
jobs:
# Job-ID (kann beliebig sein)

File diff suppressed because one or more lines are too long