Skip to content

Commit 7732497

Browse files
committed
Fix broken spelling PR review
1 parent fa6d0f8 commit 7732497

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/PR-review.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ jobs:
1212
with:
1313
github_token: ${{ secrets.GITHUB_TOKEN }}
1414
locale: "US"
15-
reporter: [github-pr-review]
15+
reporter: github-pr-review
1616
level: warning
1717
ignore: [colour]

0 commit comments

Comments
 (0)