Skip to content

Commit 3c84cc6

Browse files
committed
switch to rojopolis/spellcheck-github-actions to test inline annotations
1 parent 8253a65 commit 3c84cc6

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

.github/workflows/aspell.yml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@ jobs:
1111
runs-on: ubuntu-latest
1212
steps:
1313
- uses: actions/checkout@v2
14-
- name: spell-check
15-
uses: reitermarkus/aspell@master
16-
with:
17-
files: patterns/2-structured/project-setup/*.md
18-
args: --lang=en_GB --mode=markdown
19-
# - name: Spellcheck
20-
# uses: rojopolis/spellcheck-github-actions@0.5.0
14+
# - name: spell-check
15+
# uses: reitermarkus/aspell@master
16+
# with:
17+
# files: patterns/2-structured/project-setup/*.md
18+
# args: --lang=en_GB --mode=markdown
19+
- name: Spellcheck
20+
uses: rojopolis/spellcheck-github-actions@0.5.0

0 commit comments

Comments
 (0)