From a46af3a130a5951221e38441ca22d82adbdbe964 Mon Sep 17 00:00:00 2001 From: Boris Kaus <61824822+boriskaus@users.noreply.github.com> Date: Thu, 29 Feb 2024 17:37:10 +0100 Subject: [PATCH] Update SpellCheck.yml indent --- .github/workflows/SpellCheck.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/SpellCheck.yml b/.github/workflows/SpellCheck.yml index db722ee4..79cfd77c 100644 --- a/.github/workflows/SpellCheck.yml +++ b/.github/workflows/SpellCheck.yml @@ -12,4 +12,4 @@ jobs: - name: Check spelling uses: crate-ci/typos@v1.18.0 with: - args: --exclude **/*.txt --exclude **/*.pvsm + args: --exclude **/*.txt --exclude **/*.pvsm