Skip to content

Commit a756c33

Browse files
authored
Merge pull request #3 from advanced-security/aegilops-patch-3
Update action.yml with branding
2 parents 3be1d84 + 109ccd5 commit a756c33

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)