Skip to content

Commit

Permalink
Update spellcheck.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
HoussemDellai authored Aug 27, 2023
1 parent 4a169a6 commit ed5ac95
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/spellcheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,9 @@ jobs:
# Limit the files checked to the ones in the pull request or push.
incremental_files_only: true
strict: true #setting to false allows the build to continue even if spelling mistakes are detected

- uses: rojopolis/spellcheck-github-actions@v0
name: Spellcheck
with:
source_files: README.md
task_name: Markdown

0 comments on commit ed5ac95

Please sign in to comment.