Skip to content
This repository has been archived by the owner on Aug 1, 2024. It is now read-only.

Commit

Permalink
fix: apply linter suggestions
Browse files Browse the repository at this point in the history
  • Loading branch information
frytg committed Aug 10, 2022
1 parent 6ef112a commit 3dc34f3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,9 @@ on:

jobs:
lint:
uses: swrlab/node-utils/.github/workflows/linter.yml@a429639efca859a672387913f67b7413874881ba
uses: swrlab/node-utils/.github/workflows/linter.yml@main
with:
install-all: false
generate-keys: false
skip-checkout: false
log-level: 'NOTICE'

0 comments on commit 3dc34f3

Please sign in to comment.