From d1dd1a6675b18d8e863bae425314fcf54f0616f3 Mon Sep 17 00:00:00 2001 From: Michael Lingelbach Date: Tue, 9 Nov 2021 10:26:37 -0800 Subject: docs: follow-up fixes from overhaul (#1389) --- .github/workflows/codespell.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github/workflows/codespell.yml') diff --git a/.github/workflows/codespell.yml b/.github/workflows/codespell.yml index 0cf18520..7a6cfe13 100644 --- a/.github/workflows/codespell.yml +++ b/.github/workflows/codespell.yml @@ -18,4 +18,4 @@ jobs: pip install codespell - name: Use codespell run: | - codespell --quiet-level=2 --check-hidden --skip=CONFIG.md --ignore-words=.codespellignorewords || exit + codespell --quiet-level=2 --check-hidden --skip=./doc/server_configurations.md --ignore-words=.codespellignorewords || exit -- cgit v1.2.3-70-g09d2