There was an error while loading. Please reload this page.
1 parent cc22075 commit b79217aCopy full SHA for b79217a
1 file changed
.github/workflows/audit.yml
@@ -33,7 +33,9 @@ jobs:
33
locale: "US"
34
exclude: |
35
./node_modules/*
36
- ./eslint*"
+ ./eslint*
37
+ ./dist/*
38
+ ./yarn.lock
39
40
shellcheck:
41
name: runner / shellcheck
0 commit comments