mirror of
https://github.com/pi-hole/web.git
synced 2026-02-15 07:25:39 +00:00
Unify vendor file location
Signed-off-by: yubiuser <github@yubiuser.dev>
This commit is contained in:
2
.github/workflows/codespell.yml
vendored
2
.github/workflows/codespell.yml
vendored
@@ -20,4 +20,4 @@ jobs:
|
||||
uses: codespell-project/actions-codespell@master
|
||||
with:
|
||||
ignore_words_file: .codespellignore
|
||||
skip: ./scripts/vendor,./style/vendor,./package.json,./package-lock.json
|
||||
skip: ./vendor,./package.json,./package-lock.json
|
||||
|
||||
Reference in New Issue
Block a user