Skip to content

Commit 89ca453

Browse files
committed
Fix typo in workflow
1 parent c8da094 commit 89ca453

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
push:
55
branches:
66
- master
7-
pull_requuest:
7+
pull_request:
88
branches:
99
- master
1010

0 commit comments

Comments
 (0)