From 2eb097f2c14e112fc04e46d894bd165e5d17a9f0 Mon Sep 17 00:00:00 2001 From: Charles-Edouard de la Vergne Date: Tue, 30 Apr 2024 17:24:36 +0200 Subject: [PATCH] Fix Mispelling --- .github/workflows/codespell.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/codespell.yml b/.github/workflows/codespell.yml index 1a0118b..c591393 100644 --- a/.github/workflows/codespell.yml +++ b/.github/workflows/codespell.yml @@ -1,4 +1,4 @@ -name: Misspelings CI +name: Misspellings CI on: workflow_dispatch: