Skip to content

Commit

Permalink
style(workflows): rename spellcheck workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Frazer Smith committed Feb 24, 2021
1 parent d20154c commit 8fdff21
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ jobs:
name: Spellcheck with Typo CI
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2.3.4
- name: TypoCheck
uses: typoci/spellcheck-action@v0.3.0
env:
Expand Down

0 comments on commit 8fdff21

Please sign in to comment.