Skip to content

Commit 7bb0b98

Browse files
authored
feat: add branding to action.yml (#48)
1 parent f223be3 commit 7bb0b98

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

action.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
name: "actions-workflow-metrics"
22
author: "Masaya Suzuki"
33
description: "A GitHub Actions for collecting system metrics during workflows and outputting Mermaid charts"
4+
branding:
5+
color: green
46
inputs:
57
interval_seconds:
68
description: "Interval between metrics collection in seconds"

0 commit comments

Comments
 (0)