We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7e2806 commit 2228a14Copy full SHA for 2228a14
action.yml
@@ -2,8 +2,8 @@ name: Commit Check
2
description: Check commit message formatting, branch naming, referencing Jira tickets, and more
3
author: shenxianpeng
4
branding:
5
- icon: "check-circle"
6
- color: "green"
+ icon: "git-commit"
+ color: "blue"
7
inputs:
8
message:
9
description: check commit message formatting convention
0 commit comments