Skip to content

Commit 46ffd49

Browse files
committed
style: add branding to action
1 parent b4c145f commit 46ffd49

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

action.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
name: 'conventional-commits-pr-action'
22
description: 'Lints a pull request title based on Conventional Commits'
3+
branding:
4+
icon: 'align-left'
5+
color: 'blue'
36
inputs:
47
comment:
58
required: false

0 commit comments

Comments
 (0)