Skip to content

Commit 109ccd5

Browse files
authored
Update action.yml with branding
1 parent 3be1d84 commit 109ccd5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

action.yml

+3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
name: Python Lint Code Scanning Action
22
description: Runs a python linter of your choice, outputting SARIF
3+
branding:
4+
icon: 'check-circle'
5+
color: 'blue'
36
inputs:
47
linter:
58
description: 'The linter to use'

0 commit comments

Comments
 (0)