From e99405bcdc3ae702b983ffe791832a513f635364 Mon Sep 17 00:00:00 2001 From: Thomas Leplus Date: Thu, 11 Apr 2024 09:29:30 -0300 Subject: [PATCH] Linting --- .github/workflows/linter.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/linter.yml b/.github/workflows/linter.yml index 46f5ada..d9ba9a4 100644 --- a/.github/workflows/linter.yml +++ b/.github/workflows/linter.yml @@ -59,7 +59,6 @@ jobs: # Run Linter against code base # ################################ - name: Lint Code Base - if: github.ref == 'FIXME' uses: github/super-linter@45fc0d88288beee4701c62761281edfee85655d7 # v5.0.0 env: VALIDATE_ALL_CODEBASE: true