Skip to content

Commit 7b4387f

Browse files
authored
Use pull_request_target for triage workflow (#372)
Signed-off-by: Addisu Z. Taddese <[email protected]>
1 parent 4881904 commit 7b4387f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/triage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
on:
22
issues:
33
types: [opened]
4-
pull_request:
4+
pull_request_target:
55
types: [opened]
66
name: Ticket opened
77
jobs:

0 commit comments

Comments
 (0)