Skip to content

Commit 9bb5e95

Browse files
authoredSep 6, 2019
Update action.yml
add branding
1 parent 3fa6ff9 commit 9bb5e95

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
 

‎action.yml

+3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
name: Jira Find issue key
22
description: Find an issue inside event
3+
branding:
4+
icon: 'book-open'
5+
color: 'blue'
36
inputs:
47
event:
58
description: Provide jsonpath for the GitHub event to extract issue from

0 commit comments

Comments
 (0)
Failed to load comments.