-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Labels
Description
| # FIXME: re-enable the following checks |
linter:
uses: hoverkraft-tech/ci-github-common/.github/workflows/linter.yml@0.13.3
with:
# FIXME: re-enable the following checks
linter-env: |
VALIDATE_KUBERNETES_KUBECONFORM=false
VALIDATE_CHECKOV=false
test-action-docker-build-image:
needs: linter
Reactions are currently unavailable