mirror of
https://github.com/hwchase17/langchain.git
synced 2025-04-28 11:55:21 +00:00
Update .github/workflows/codespell.yml
This commit is contained in:
parent
3dba3b377d
commit
d81afe6132
2
.github/workflows/codespell.yml
vendored
2
.github/workflows/codespell.yml
vendored
@ -32,4 +32,4 @@ jobs:
|
||||
with:
|
||||
skip: guide_imports.json,*.ambr,./cookbook/data/imdb_top_1000.csv,*.lock
|
||||
ignore_words_list: ${{ steps.extract_ignore_words.outputs.ignore_words_list }}
|
||||
exclude_file: ./.github/workflows/codespell-exclude
|
||||
exclude_file: ./.github/workflows/.codespell-exclude
|
||||
|
Loading…
Reference in New Issue
Block a user