From e48b813f66b4400e57c0b866fd3eda9ec8f84b07 Mon Sep 17 00:00:00 2001 From: auricom <27022259+auricom@users.noreply.github.com> Date: Mon, 18 Nov 2024 15:47:03 +0100 Subject: [PATCH] test ci --- .github/workflows/misspell.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/misspell.yml b/.github/workflows/misspell.yml index 75e63f9f3d2c..fe5eaeba4b56 100644 --- a/.github/workflows/misspell.yml +++ b/.github/workflows/misspell.yml @@ -25,7 +25,8 @@ jobs: with: commit-message: "chore: spelling errors fixes" title: "chore: fix spelling errors" - branch: "bot/fix-typos" + branch: "claude/fix-typos" + base: claude/spellcheck delete-branch: true body: | This PR fixes typos in the codebase.