We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent edf2f4c commit 7ecb4f8Copy full SHA for 7ecb4f8
SECURITY-INSIGHTS.yml
@@ -21,17 +21,17 @@ contribution-policy:
21
accepts-automated-pull-requests: true
22
automated-tools-list:
23
- automated-tool: dependabot
24
- action: allowed
25
- path:
26
- - /
+ action: allowed
+ path:
+ - /
27
- automated-tool: minikube-bot
28
action: allowed
29
path:
30
31
- automated-tool: k8s-ci-robot
32
33
34
35
contributing-policy: https://minikube.sigs.k8s.io/docs/contrib/guide/
36
code-of-conduct: https://github.com/kubernetes/minikube/blob/master/code-of-conduct.md
37
documentation:
0 commit comments