Skip to content

Commit

Permalink
Merge pull request #3 from alexmasi/main
Browse files Browse the repository at this point in the history
disable kubeconform
  • Loading branch information
wenovus authored Oct 10, 2023
2 parents 474ae52 + 2c60797 commit 4a4b074
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
VALIDATE_ALL_CODEBASE: false
VALIDATE_GO: false
VALIDATE_HTML: false
VALIDATE_KUBERNETES_KUBEVAL: false
VALIDATE_KUBERNETES_KUBECONFORM: false
VALIDATE_JSCPD: false
# GitHub actions often contain $(go list ./...) as part of commands
GITHUB_ACTIONS_COMMAND_ARGS: -ignore SC2046
Expand Down

0 comments on commit 4a4b074

Please sign in to comment.