Skip to content

Commit 79727aa

Browse files
authored
docs: add action branding (#4)
Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com>
1 parent ffcacf9 commit 79727aa

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

action.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,3 +49,7 @@ inputs:
4949
default: ${{ github.token }}
5050
description: "Specify a GitHub token (e.g., `secrets.GITHUB_TOKEN`)."
5151
required: false
52+
53+
branding:
54+
color: gray-dark
55+
icon: git-pull-request

0 commit comments

Comments
 (0)