Skip to content

Commit 2228a14

Browse files
committed
feat: update branding icon and color
1 parent f7e2806 commit 2228a14

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

action.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ name: Commit Check
22
description: Check commit message formatting, branch naming, referencing Jira tickets, and more
33
author: shenxianpeng
44
branding:
5-
icon: "check-circle"
6-
color: "green"
5+
icon: "git-commit"
6+
color: "blue"
77
inputs:
88
message:
99
description: check commit message formatting convention

0 commit comments

Comments
 (0)