diff --git a/.github/workflows/codespell.yml b/.github/workflows/codespell.yml index 385b698a54..f54fe6d8be 100644 --- a/.github/workflows/codespell.yml +++ b/.github/workflows/codespell.yml @@ -1,8 +1,7 @@ name: Spelling Check on: - schedule: - - cron: "0 0 * * 2" + push: permissions: contents: read