diff --git a/.github/workflows/sub_lint.yml b/.github/workflows/sub_lint.yml index b8687dbd2e..5aea588edb 100644 --- a/.github/workflows/sub_lint.yml +++ b/.github/workflows/sub_lint.yml @@ -131,7 +131,7 @@ on: type: string required: false codespellFailSilent: - default: false + default: true type: boolean required: false checkClangTidy: