We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af12858 commit 4d459aaCopy full SHA for 4d459aa
README.ja.md
@@ -6,8 +6,7 @@
6
7
<!-- textlint-enable ja-technical-writing/ja-no-mixed-period -->
8
9
-ワークフロー実行中にシステムメトリクスを収集するGitHub Actionsカスタムアクションです。
10
-CPU負荷とメモリ使用量を監視し、Mermaidチャートとして可視化します。
+ワークフロー実行中にシステムメトリクスを収集し、Mermaidチャートを出力するGitHub Actionsです。
11
12
## 機能
13
README.md
@@ -2,8 +2,7 @@
2
3
English | [日本語](README.ja.md)
4
5
-A custom GitHub Action that collects system metrics during workflow execution.
-It monitors CPU load and memory usage, then visualizes them as Mermaid charts.
+A GitHub Actions for collecting system metrics during workflows and outputting Mermaid charts.
## Features
0 commit comments