Skip to content

Commit

Permalink
ci: change to pull_request_target
Browse files Browse the repository at this point in the history
  • Loading branch information
oilbeater committed Mar 17, 2023
1 parent 089d8cd commit f8aabdf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/code-review.yaml
Expand Up @@ -5,7 +5,7 @@ permissions:
pull-requests: write

on:
pull_request:
pull_request_target:
branches:
- master
- release-*
Expand Down

0 comments on commit f8aabdf

Please sign in to comment.