Skip to content

Commit

Permalink
Remove file check name
Browse files Browse the repository at this point in the history
Remove file check name from spellcheck runner

Signed-off-by: Praveen K Pandey <[email protected]>
  • Loading branch information
PraveenPenguin committed Feb 3, 2025
1 parent 8a73058 commit 4101f8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/spellcheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
with:
suppress_push_for_open_pull_request: ${{ github.actor != 'dependabot[bot]' && 1 }}
checkout: true
check_file_names: 1
check_file_names: 0
spell_check_this: check-spelling/spell-check-this@prerelease
post_comment: 0
use_magic_file: 1
Expand Down

0 comments on commit 4101f8d

Please sign in to comment.