Skip to content

Commit 245468f

Browse files
author
James Curtin
committed
Add branding
1 parent b61edb2 commit 245468f

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

action.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
name: "python-isort"
22
author: "jamescurtin"
33
description: "Run isort on a Python project"
4+
branding:
5+
icon: "check"
6+
color: "blue"
47

58
inputs:
69
isortVersion:

0 commit comments

Comments
 (0)