Skip to content

Commit 2646ec0

Browse files
committed
Use pull_request_target again
1 parent 8cb7ea1 commit 2646ec0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/spelling.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ name: Check Spelling
44
on:
55
push:
66
branches: ['main']
7-
pull_request:
7+
pull_request_target:
88
branches: ['main']
99
types: ['opened', 'reopened', 'synchronize']
1010
issue_comment:

0 commit comments

Comments
 (0)