We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a00246 commit 0ccdbc2Copy full SHA for 0ccdbc2
1 file changed
.github/workflows/mkdocs.yml
@@ -56,15 +56,3 @@ jobs:
56
- name: Deploy to GitHub Pages
57
id: deployment
58
uses: actions/deploy-pages@v4
59
-
60
61
- spelling:
62
- name: Spellcheck
63
- runs-on: ubuntu-latest
64
- steps:
65
- - uses: actions/checkout@master
66
- - uses: rojopolis/spellcheck-github-actions@0.46.0
67
68
- with:
69
- task_name: Markdown
70
- output_file: spellcheck-output.txt
0 commit comments