mirror of
https://github.com/hwchase17/langchain.git
synced 2025-05-01 13:26:15 +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:
|
with:
|
||||||
skip: guide_imports.json,*.ambr,./cookbook/data/imdb_top_1000.csv,*.lock
|
skip: guide_imports.json,*.ambr,./cookbook/data/imdb_top_1000.csv,*.lock
|
||||||
ignore_words_list: ${{ steps.extract_ignore_words.outputs.ignore_words_list }}
|
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