diff --git a/.github/workflows/codespell.yml b/.github/workflows/codespell.yml index b0ee9c94..c7ec673b 100644 --- a/.github/workflows/codespell.yml +++ b/.github/workflows/codespell.yml @@ -1,6 +1,8 @@ -# Codespell configuration is within .codespellrc ---- +# Check for typos on devel and pull rquests +# - codespell configuration is within .codespellrc + name: Codespell +run-name: Codespell on: push: