Skip to content

Commit 0fd4889

Browse files
Remove file check name
Remove file check name from spellcheck runner Signed-off-by: Praveen K Pandey <praveen@linux.vnet.ibm.com>
1 parent 8a73058 commit 0fd4889

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/spellcheck.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
with:
4040
suppress_push_for_open_pull_request: ${{ github.actor != 'dependabot[bot]' && 1 }}
4141
checkout: true
42-
check_file_names: 1
42+
check_file_names: 0
4343
spell_check_this: check-spelling/spell-check-this@prerelease
4444
post_comment: 0
4545
use_magic_file: 1

0 commit comments

Comments
 (0)