From 54dffbe9213c8d5f3d44fccb3e57d6a26751d7fb Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Mon, 19 Dec 2022 23:31:01 +0100 Subject: [PATCH] Update weekly-superlinter.yml --- .github/workflows/weekly-superlinter.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/weekly-superlinter.yml b/.github/workflows/weekly-superlinter.yml index aca1e4b59..a8a32eb65 100644 --- a/.github/workflows/weekly-superlinter.yml +++ b/.github/workflows/weekly-superlinter.yml @@ -38,7 +38,6 @@ jobs: with: message: "GitHub bot : scripts executable" default_author: github_actions - run-lint: runs-on: ubuntu-latest steps: @@ -62,7 +61,6 @@ jobs: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} VALIDATE_NATURAL_LANGUAGE: false ACTION_ACTIONLINT_DISABLE_ERRORS: true - check_crlf: name: Check CRLF action runs-on: ubuntu-latest