Skip to content

Commit

Permalink
Update action.yml with basic branding
Browse files Browse the repository at this point in the history
  • Loading branch information
bitcoder authored Nov 2, 2023
1 parent c27bcb5 commit 58536a2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions action.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
name: 'TestRail CLI'
description: 'Use the TestRail CLI to interact with TestRail'
branding:
icon: 'check-circle'
color: 'green'
inputs:
trcli_version:
description: 'Version of the CLI to be installed (defaults to latest)'
Expand Down

0 comments on commit 58536a2

Please sign in to comment.