Skip to content

Commit

Permalink
feat: add state-of-kubernetes-optimization
Browse files Browse the repository at this point in the history
  • Loading branch information
nekottyo committed Feb 5, 2024
1 parent 32e980f commit 1a44a74
Show file tree
Hide file tree
Showing 2 changed files with 313 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/reviewdog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,9 @@ jobs:
github_token: ${{ secrets.github_token }}
reporter: github-pr-review
textlint_flags: "doc/**"

- name: misspell
uses: reviewdog/action-misspell@v1
with:
github_token: ${{ secrets.github_token }}
locale: "US"
Loading

0 comments on commit 1a44a74

Please sign in to comment.