We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f223be3 commit 7bb0b98Copy full SHA for 7bb0b98
action.yml
@@ -1,6 +1,8 @@
1
name: "actions-workflow-metrics"
2
author: "Masaya Suzuki"
3
description: "A GitHub Actions for collecting system metrics during workflows and outputting Mermaid charts"
4
+branding:
5
+ color: green
6
inputs:
7
interval_seconds:
8
description: "Interval between metrics collection in seconds"
0 commit comments