Run Aspell
ActionsTags
(2)This action checks spelling in one or more TeX files.
Optional Files on which to run aspell
. By default, the action will look for .tex
files in all directories.
Optional Arguments passed to aspell
.
uses: reitermarkus/aspell@main
with:
files: ReadMe.md
args: --lang=en_GB --mode=markdown
Run Aspell is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.