Skip to content

Commit 5ca58dc

Browse files
Ignore dist folder
1 parent a6a5c95 commit 5ca58dc

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/pull-request.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,7 @@ jobs:
2323
uses: sibiraj-s/action-eslint@v3
2424
with:
2525
all-files: true
26+
ignore-path: .eslintignore
27+
ignore-patterns: |
28+
dist/
29+
lib/

0 commit comments

Comments
 (0)