Skip to content

Commit 0169abc

Browse files
committed
chore: allow triggering PR reviewer automatically
1 parent 4c52349 commit 0169abc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/review-prs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: PR Review
22

33
on:
4-
pull_request:
4+
pull_request_target:
55
types: [opened, reopened, synchronize, edited]
66
issue_comment:
77
types: [created]

0 commit comments

Comments
 (0)