Skip to content

Commit be4cb2b

Browse files
committed
Update action.yml with new metadata and branding
1 parent 9f27506 commit be4cb2b

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

action.yml

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
1-
name: API insights
1+
# ====================================================================================
2+
# Action metadata
3+
name: API insights CLI - Brew
4+
author: Treblle
5+
description: Get insights into your OpenAPI specifications and API using the Treblle CLI.
6+
branding:
7+
icon: terminal
8+
color: blue
29

10+
# ====================================================================================
11+
# Action
312
on:
413
pull_request:
514
branches: [ develop, release, main ]

0 commit comments

Comments
 (0)