Skip to content

Commit

Permalink
FIX Use pull_request_target so we have access to secrets
Browse files Browse the repository at this point in the history
  • Loading branch information
GuySartorelli committed Jun 18, 2024
1 parent de6c8c9 commit cd87cec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/cms-any/add-prs-to-project.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
name: Add new pull requests to a github project
on:
pull_request:
pull_request_target:
types:
- opened
- ready_for_review
Expand Down

0 comments on commit cd87cec

Please sign in to comment.