Skip to content

Commit

Permalink
style: add branding to action
Browse files Browse the repository at this point in the history
  • Loading branch information
jef committed Feb 23, 2021
1 parent b4c145f commit 46ffd49
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions action.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
name: 'conventional-commits-pr-action'
description: 'Lints a pull request title based on Conventional Commits'
branding:
icon: 'align-left'
color: 'blue'
inputs:
comment:
required: false
Expand Down

0 comments on commit 46ffd49

Please sign in to comment.