Skip to content

Commit 685ad65

Browse files
authored
Use pull_request_target for triage workflow (#428)
Signed-off-by: Addisu Z. Taddese <[email protected]>
1 parent 3237f1e commit 685ad65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/triage.yml

+1-1
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)