Skip to content

Commit

Permalink
Ignore some dependencies leak checker.
Browse files Browse the repository at this point in the history
  • Loading branch information
gudaoxuri committed Sep 25, 2023
1 parent b739f30 commit 4b2c115
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/leak_checker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ jobs:
with:
keywords: ${{secrets.LEAK_WORDS}}
ignoreCase: true
ignoredDirs: '["architecture.png"]'
ignoredDirs: '["docs/.vitepress/cache/","node_modules/"]'

0 comments on commit 4b2c115

Please sign in to comment.