Skip to content

Commit

Permalink
chore: disable misspell CI
Browse files Browse the repository at this point in the history
Signed-off-by: Manfred Touron <94029+moul@users.noreply.github.com>
  • Loading branch information
moul committed Jul 23, 2022
1 parent 903244e commit c5f4c7a
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,10 @@ jobs:
with:
files: .
config_file: ./tool/lint/.markdownlint.json
- uses: K-Phoen/action-misspell@master
with:
github_token: ${{ github.token }}
reporter: github-pr-review
locale: "US"
#- uses: K-Phoen/action-misspell@master
# with:
# github_token: ${{ github.token }}
# reporter: github-pr-review
# locale: "US"
- name: alexjs
uses: theashraf/alex-action@master

0 comments on commit c5f4c7a

Please sign in to comment.