From 0b0bbf2b2b8109c5a7f9470b165892dd880f65d4 Mon Sep 17 00:00:00 2001 From: Ahmad Nassri Date: Mon, 29 Mar 2021 08:53:22 -0700 Subject: [PATCH] chore(template): sync with ahmadnassri/template-node-lib --- .github/workflows/super-linter.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/super-linter.yml b/.github/workflows/super-linter.yml index 6a63fe1..85cc1dc 100644 --- a/.github/workflows/super-linter.yml +++ b/.github/workflows/super-linter.yml @@ -16,7 +16,7 @@ jobs: if: github.event_name == 'push' || github.event.pull_request.head.repo.full_name != github.repository steps: - - run: echo ::info ::de-duplicate ran successfully + - run: echo ::info ::duplicate check ran successfully lint: timeout-minutes: 5