You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: action.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
name: "actions-workflow-metrics"
2
2
author: "Masaya Suzuki"
3
-
description: "A custom GitHub Action that collects system metrics (CPU load, memory usage) during workflow execution and visualizes them as Mermaid charts"
3
+
description: "A GitHub Actions for collecting system metrics during workflows and outputting Mermaid charts"
4
4
inputs:
5
5
interval_seconds:
6
6
description: "Interval between metrics collection in seconds"
0 commit comments