Skip to content

Commit

Permalink
try again
Browse files Browse the repository at this point in the history
  • Loading branch information
Gavin Yearwood (Advanced Research Computing) committed Feb 2, 2024
1 parent a546387 commit 919c48a
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,10 @@ jobs:
uses: docker://avtodev/markdown-lint:v1 # fastest way
with:
args: '*.md'
build:
name: Spellcheck
- name: Spellcheck
steps:
- uses: actions/checkout@v3
- uses: rojopolis/spellcheck-github-actions@0.35.0
name: Spellcheck


0 comments on commit 919c48a

Please sign in to comment.