Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
amaiaita committed Feb 29, 2024
1 parent fc7c7ac commit 1257f41
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/spellcheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ jobs:
- uses: actions/checkout@master
- uses: ludeeus/[email protected]
name: Shellcheck
sources:
- '**/*.md'
default_encoding: utf-8
with:
config_path: config/.spellcheck.yml # put path to configuration file here
source_files: source/scanning.md source/triggers.md
task_name: Markdown

0 comments on commit 1257f41

Please sign in to comment.