Skip to content

Commit

Permalink
Turn off false positive checks
Browse files Browse the repository at this point in the history
  • Loading branch information
chriswk committed Jul 10, 2024
1 parent 49af204 commit 447d089
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,9 @@ jobs:
VALIDATE_JSCPD: false
VALIDATE_KUBERNETES_KUBEVAL: false
VALIDATE_YAML: false
VALIDATE_KUBERNETES_KUBECONFORM: false
VALIDATE_CHECKOV: false

kubeconform:
runs-on: ubuntu-latest
needs:
Expand Down

0 comments on commit 447d089

Please sign in to comment.