Change pull_request to pull_request_target for PR review

pull/1000/head
Vipul 2 years ago committed by GitHub
parent fa8856311e
commit 651d82954c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,6 +1,6 @@
name: Add Reviewer PR
on:
pull_request:
pull_request_target:
types: [opened]
jobs:
run-action:

Loading…
Cancel
Save