Add branding to the Marketplace Action (#31)
Adds icon and color to the Action's branding in the Marketplace.
This commit is contained in:
parent
c89961879d
commit
d8f25cb80e
1 changed files with 3 additions and 0 deletions
|
|
@ -1,5 +1,8 @@
|
|||
name: Manual Workflow Approval
|
||||
description: Pause a workflow and get user approval to continue
|
||||
branding:
|
||||
icon: pause
|
||||
color: yellow
|
||||
inputs:
|
||||
approvers:
|
||||
description: Required approvers
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue