Skip to content

Commit

Permalink
Change pull_request trigger to pull_request_target (#498)
Browse files Browse the repository at this point in the history
  • Loading branch information
itaispiegel committed Jul 17, 2023
1 parent efbbe3c commit d018bbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull_request.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Pull Request

on:
pull_request:
pull_request_target:
branches:
- master

Expand Down

0 comments on commit d018bbd

Please sign in to comment.