From 91c0490b3d65856233c668e5bacde4f58bd98cb4 Mon Sep 17 00:00:00 2001 From: MaoShizhong <122839503+MaoShizhong@users.noreply.github.com> Date: Sat, 5 Jul 2025 20:29:22 +0100 Subject: [PATCH] Revert "Ignore URIs and emails with codespell action (#29830)" This reverts commit 236e0dca209413d0faf93e8b6e44f73e23b9c989. --- .github/workflows/codespell.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/codespell.yml b/.github/workflows/codespell.yml index 2c9195b3a3b..9289a3e13c3 100644 --- a/.github/workflows/codespell.yml +++ b/.github/workflows/codespell.yml @@ -15,4 +15,3 @@ jobs: check_hidden: true skip: ./.git,*.png,*.csv,./archive,./legacy_submissions ignore_words_file: './.codespellignore' - uri_ignore_words_list: '*'