Skip to content

Commit 4e43280

Browse files
authored
Update pr-spell-check.yml
1 parent 6872594 commit 4e43280

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/pr-spell-check.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,7 @@ name: pr-spell-check
22
on: [pull_request]
33

44
jobs:
5-
run:
5+
check:
66
uses: TDesignOteam/workflows/.github/workflows/spell-check.yml@main
7+
with:
8+
config:''

0 commit comments

Comments
 (0)