We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8cb7ea1 commit 2646ec0Copy full SHA for 2646ec0
.github/workflows/spelling.yaml
@@ -4,7 +4,7 @@ name: Check Spelling
4
on:
5
push:
6
branches: ['main']
7
- pull_request:
+ pull_request_target:
8
9
types: ['opened', 'reopened', 'synchronize']
10
issue_comment:
0 commit comments