Skip to content

Commit b79217a

Browse files
committed
Update again
1 parent cc22075 commit b79217a

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.github/workflows/audit.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,9 @@ jobs:
3333
locale: "US"
3434
exclude: |
3535
./node_modules/*
36-
./eslint*"
36+
./eslint*
37+
./dist/*
38+
./yarn.lock
3739
3840
shellcheck:
3941
name: runner / shellcheck

0 commit comments

Comments
 (0)