Change pull_request to pull_request_target for PR review

This commit is contained in:
Vipul 2022-11-28 16:18:36 +05:30 committed by GitHub
parent fa8856311e
commit 651d82954c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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