Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
add branding
  • Loading branch information
drudzikatlassian authored Sep 6, 2019
1 parent 3fa6ff9 commit 9bb5e95
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: Jira Find issue key
description: Find an issue inside event
branding:
icon: 'book-open'
color: 'blue'
inputs:
event:
description: Provide jsonpath for the GitHub event to extract issue from
Expand Down

0 comments on commit 9bb5e95

Please sign in to comment.