Skip to content

Commit

Permalink
chore: add action branding (#13)
Browse files Browse the repository at this point in the history
  • Loading branch information
sileht authored Nov 7, 2023
1 parent 8d9b131 commit bb7e66f
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,6 +1,9 @@
name: 'add-linear-author-as-reviewer'
description: 'Add Linear author as reviewer'
author: 'Mergify'
branding:
icon: 'at-sign'
color: 'blue'
inputs:
LINEAR_API_KEY:
required: true
Expand Down

0 comments on commit bb7e66f

Please sign in to comment.