We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f27506 commit be4cb2bCopy full SHA for be4cb2b
action.yml
@@ -1,5 +1,14 @@
1
-name: API insights
+# ====================================================================================
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
9
10
11
+# Action
12
on:
13
pull_request:
14
branches: [ develop, release, main ]
0 commit comments