Fix YAML lints in SECURITY-INSIGHTS.yml
parent
edf2f4ce2c
commit
7ecb4f8490
|
@ -21,17 +21,17 @@ contribution-policy:
|
||||||
accepts-automated-pull-requests: true
|
accepts-automated-pull-requests: true
|
||||||
automated-tools-list:
|
automated-tools-list:
|
||||||
- automated-tool: dependabot
|
- automated-tool: dependabot
|
||||||
action: allowed
|
action: allowed
|
||||||
path:
|
path:
|
||||||
- /
|
- /
|
||||||
- automated-tool: minikube-bot
|
- automated-tool: minikube-bot
|
||||||
action: allowed
|
action: allowed
|
||||||
path:
|
path:
|
||||||
- /
|
- /
|
||||||
- automated-tool: k8s-ci-robot
|
- automated-tool: k8s-ci-robot
|
||||||
action: allowed
|
action: allowed
|
||||||
path:
|
path:
|
||||||
- /
|
- /
|
||||||
contributing-policy: https://minikube.sigs.k8s.io/docs/contrib/guide/
|
contributing-policy: https://minikube.sigs.k8s.io/docs/contrib/guide/
|
||||||
code-of-conduct: https://github.com/kubernetes/minikube/blob/master/code-of-conduct.md
|
code-of-conduct: https://github.com/kubernetes/minikube/blob/master/code-of-conduct.md
|
||||||
documentation:
|
documentation:
|
||||||
|
|
Loading…
Reference in New Issue