Skip to content

Commit

Permalink
Switch from pull_request_target to pull_request
Browse files Browse the repository at this point in the history
At this point, most things do not care.

The main change here will be that spell checking will not check a PR if there are conflicts
  • Loading branch information
jsoref committed Dec 6, 2022
1 parent 89c7c1c commit 11459db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/spelling3.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ on:
- "**"
tags-ignore:
- "**"
pull_request_target:
pull_request:
branches:
- "**"
tags-ignore:
Expand Down

0 comments on commit 11459db

Please sign in to comment.