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 ffd57da commit 98cebf6Copy full SHA for 98cebf6
.github/workflows/spelling.yaml
@@ -2,7 +2,7 @@ name: Check Spelling
2
3
# Based on example in https://github.com/check-spelling/spell-check-this.
4
on:
5
- pull_request:
+ pull_request_target:
6
branches: ['main']
7
issue_comment:
8
types:
0 commit comments