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 4dd535c commit 1815bf9Copy full SHA for 1815bf9
1 file changed
.github/workflows/__shared-ci.yml
@@ -17,11 +17,6 @@ permissions:
17
jobs:
18
linter:
19
uses: hoverkraft-tech/ci-github-common/.github/workflows/linter.yml@0.15.0
20
- with:
21
- # FIXME: re-enable the following checks
22
- linter-env: |
23
- VALIDATE_KUBERNETES_KUBECONFORM=false
24
- VALIDATE_CHECKOV=false
25
26
test-action-docker-build-image:
27
needs: linter
0 commit comments