We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
pull_request_target
1 parent f17bf5c commit 0a9dc49Copy full SHA for 0a9dc49
.github/workflows/pull_request.yml
@@ -1,5 +1,5 @@
1
on:
2
- pull_request:
+ pull_request_target:
3
types: [opened]
4
name: Pull Requests
5
jobs:
0 commit comments