From d98fd958333336ca8f32d6f74a10e92a8487a0dd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Bauer?= Date: Mon, 7 Dec 2020 13:26:06 +0100 Subject: [PATCH] removed comments MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: André Bauer --- .github/workflows/ci.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 01f9d4b..70030b3 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -35,9 +35,6 @@ jobs: env: DEFAULT_BRANCH: master GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} - # VALIDATE_ALL_CODEBASE: false - # VALIDATE_KUBERNETES_KUBEVAL: false - # VALIDATE_YAML: true build-and-run-docker-compose: needs: