We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 271e735 commit 1a030f4Copy full SHA for 1a030f4
action.yaml
@@ -1,6 +1,9 @@
1
# action.yml
2
name: 'CodeMaker CodeReview Action'
3
description: 'Integrate CodeMaker with code review comments'
4
+branding:
5
+ icon: 'code'
6
+ color: 'blue'
7
inputs:
8
access-token:
9
description: 'A token with write access to your repository'
0 commit comments