From e595daf7cad9d04d686e4beaf26f4f43fba6ccaa Mon Sep 17 00:00:00 2001 From: GenZmeY Date: Sat, 13 May 2023 01:55:12 +0300 Subject: [PATCH] update ci/cd --- .github/workflows/mega-linter.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/mega-linter.yml b/.github/workflows/mega-linter.yml index 24897f3..b189d3d 100644 --- a/.github/workflows/mega-linter.yml +++ b/.github/workflows/mega-linter.yml @@ -13,6 +13,7 @@ env: APPLY_FIXES_EVENT: pull_request APPLY_FIXES_MODE: commit DISABLE: SPELL + DISABLE_ERRORS_LINTERS: COPYPASTE_JSCPD concurrency: group: ${{ github.ref }}-${{ github.workflow }}