Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
oriser committed Mar 24, 2024
1 parent 18c3ff9 commit 566af72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reviewdog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
steps:
- name: Check out code
uses: actions/checkout@v2
- name: Run misspell.
- name: Run misspell..
uses: reviewdog/action-misspell@v1
with:
github_token: ${{ secrets.github_token }}
Expand Down

0 comments on commit 566af72

Please sign in to comment.