Skip to content

Commit

Permalink
chore(template): sync with ahmadnassri/template-node-lib
Browse files Browse the repository at this point in the history
  • Loading branch information
Ahmad Nassri committed Feb 27, 2021
1 parent 7daad96 commit ca43ce2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/super-linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
if: github.event_name == 'push' || github.event.pull_request.head.repo.full_name != github.repository

steps:
- run: echo ::warning ::skipped duplicate run
- run: echo ::info ::de-duplicate ran successfully

lint:
timeout-minutes: 5
Expand All @@ -23,7 +23,7 @@ jobs:

steps:
- uses: actions/checkout@v2
- uses: github/super-linter@v3
- uses: github/super-linter@v3.15.1
env:
LOG_LEVEL: ERROR
VALIDATE_ALL_CODEBASE: false
Expand Down

0 comments on commit ca43ce2

Please sign in to comment.