Skip to content

Commit

Permalink
added
Browse files Browse the repository at this point in the history
  • Loading branch information
sailajakommineni committed Nov 28, 2023
1 parent a472aa2 commit b3c1663
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/spellcheck.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
uses: rojopolis/[email protected]
with:
config_path: .github/.spellcheck.yaml
source_files: "**/*.md" # name of the file to check spell
source_files: '**/*.md' # name of the file to check spell
task_name: Markdown
# To check the grammatical mistakes of the given files and folders.
- name: Run grammar check
Expand Down

0 comments on commit b3c1663

Please sign in to comment.