We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent deb7aa8 commit ff2b83dCopy full SHA for ff2b83d
action.yml
@@ -1,5 +1,8 @@
1
name: "GitLint Action"
2
description: "Check if naming conventions for commits, branches, and PRs are respected"
3
+branding:
4
+ icon: "check"
5
+ color: "blue"
6
inputs:
7
commit-message-body-max-length:
8
description: "Max. length of commit message body"
0 commit comments