There was an error while loading. Please reload this page.
1 parent b61edb2 commit 245468fCopy full SHA for 245468f
1 file changed
action.yml
@@ -1,6 +1,9 @@
1
name: "python-isort"
2
author: "jamescurtin"
3
description: "Run isort on a Python project"
4
+branding:
5
+ icon: "check"
6
+ color: "blue"
7
8
inputs:
9
isortVersion:
0 commit comments