Skip to content

Commit

Permalink
fix: update workflow to use pull_request_target (#25)
Browse files Browse the repository at this point in the history
  • Loading branch information
mikehardy authored Aug 22, 2020
1 parent 948a17d commit 73f02a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull-request.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: 'Pull request'
on:
pull_request:
pull_request_target:
types:
- opened
- edited
Expand Down

0 comments on commit 73f02a4

Please sign in to comment.