Skip to content

Commit ed01c7c

Browse files
chloe41427[bot]marc0der
authored andcommitted
fix: use pull_request_target for fork PR notifications
1 parent 088af99 commit ed01c7c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/chloe-triage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
types: [opened]
66
issue_comment:
77
types: [created]
8-
pull_request:
8+
pull_request_target:
99
types: [opened]
1010

1111
jobs:

0 commit comments

Comments
 (0)