Skip to content

Commit 7df1bcf

Browse files
committed
Add misspell locale
1 parent 6f88644 commit 7df1bcf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/autoreview.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ jobs:
1010
uses: reviewdog/action-misspell@v1
1111
with:
1212
pattern: "*.md"
13+
locale: "US"
1314
guids:
1415
runs-on: ubuntu-22.04
1516
steps:

0 commit comments

Comments
 (0)