1
0
mirror of https://github.com/stackrox/kube-linter-action.git synced 2026-07-04 23:51:37 +00:00

Add icon and color

This commit is contained in:
Viswajith Venugopal
2021-04-29 14:23:40 -07:00
committed by GitHub
parent 30d229c2f9
commit 0aa052e480
+3
View File
@@ -1,5 +1,8 @@
name: 'kube-linter'
description: 'Scan directory with kube-linter'
branding:
icon: 'check-circle'
color: 'green'
inputs:
directory:
description: 'Directory to scan '