mirror of
https://github.com/kubescape/kubescape.git
synced 2026-04-15 06:58:11 +00:00
comment to run workflow
This commit is contained in:
@@ -44,6 +44,7 @@ var controlCmd = &cobra.Command{
|
||||
}
|
||||
|
||||
if len(args) > 1 {
|
||||
// Set scan to run on yamls
|
||||
if err := scanInfo.SetInputPatterns(args); err != nil {
|
||||
return err
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user