---
 .github/workflows/codespell.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.github/workflows/codespell.yml b/.github/workflows/codespell.yml
index 91e9d8ec7..ac8716c62 100644
--- a/.github/workflows/codespell.yml
+++ b/.github/workflows/codespell.yml
@@ -3,6 +3,7 @@ name: Spelling Check
 on:
   schedule:
     - cron: "0 0 * * 2"
+  workflow_dispatch:
 
 permissions:
   contents: read
-- 
2.46.0.windows.1



Reply via email to