Skip to content

Commit 98cebf6

Browse files
committed
change trigger
1 parent ffd57da commit 98cebf6

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
@@ -2,7 +2,7 @@ name: Check Spelling
22

33
# Based on example in https://github.com/check-spelling/spell-check-this.
44
on:
5-
pull_request:
5+
pull_request_target:
66
branches: ['main']
77
issue_comment:
88
types:

0 commit comments

Comments
 (0)