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
1 changed files with 2 additions and 2 deletions

View File

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