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 b4c145f commit 46ffd49Copy full SHA for 46ffd49
action.yaml
@@ -1,5 +1,8 @@
1
name: 'conventional-commits-pr-action'
2
description: 'Lints a pull request title based on Conventional Commits'
3
+branding:
4
+ icon: 'align-left'
5
+ color: 'blue'
6
inputs:
7
comment:
8
required: false
0 commit comments