mirror of
https://github.com/stackrox/kube-linter-action.git
synced 2026-07-18 13:28:08 +00:00
Add icon and color
This commit is contained in:
committed by
GitHub
parent
30d229c2f9
commit
0aa052e480
@@ -1,5 +1,8 @@
|
|||||||
name: 'kube-linter'
|
name: 'kube-linter'
|
||||||
description: 'Scan directory with kube-linter'
|
description: 'Scan directory with kube-linter'
|
||||||
|
branding:
|
||||||
|
icon: 'check-circle'
|
||||||
|
color: 'green'
|
||||||
inputs:
|
inputs:
|
||||||
directory:
|
directory:
|
||||||
description: 'Directory to scan '
|
description: 'Directory to scan '
|
||||||
|
|||||||
Reference in New Issue
Block a user