Skip to content

Commit

Permalink
🔨 Use pull_request_target for check-pr
Browse files Browse the repository at this point in the history
  • Loading branch information
thinkyhead committed Oct 19, 2021
1 parent c3a4e6b commit fed72e4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/check-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@
name: PR Bad Target

on:
pull_request:
pull_request_target:
types: [opened]
branches:
- 1.0.x
- 1.1.x
Expand Down

0 comments on commit fed72e4

Please sign in to comment.