From 36d10c6ee7bc487a2275ce26b7630f19c09fe54f Mon Sep 17 00:00:00 2001 From: makocchi-git Date: Thu, 4 Jun 2020 20:47:50 +0900 Subject: [PATCH] update README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cb9298d..21921f0 100644 --- a/README.md +++ b/README.md @@ -35,8 +35,8 @@ Default [kubernetes policies](https://github.com/instrumenta/policies/tree/maste If you want to use your own policies, commit your rego files into any directory and set it's path into `policy` parameter. ```yaml - # use policy/your_awesome_regos as your custom policy directory - - name: validate manifest-dir + # use policy/your_awesome_regos as your custom policy directory + - name: validate manifest-dir with custom policies uses: makocchi-git/actions-k8s-manifests-validate-conftest@1.0.0 with: file: manifest-dir