Skip to content

Commit

Permalink
Try a hint on failure
Browse files Browse the repository at this point in the history
  • Loading branch information
LilithHafner authored Oct 14, 2023
1 parent 4e25d37 commit f15c6ae
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/SpellCheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,6 @@ jobs:
persist-credentials: false
- name: Check spelling
uses: crate-ci/typos@master
- name: False positive hint
if: failure()
run: echo "If this is not a typo, add it to the [default.extend-identifiers] section of typos.toml"

0 comments on commit f15c6ae

Please sign in to comment.