Skip to content

Commit 3c5caf2

Browse files
authored
build: change triage workflow trigger type for fork repos (#1769)
Signed-off-by: Adam Setch <[email protected]>
1 parent 1aa1cfa commit 3c5caf2

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
name: Triage PR
22

33
on:
4-
pull_request:
4+
pull_request_target:
55
types:
66
- opened
77
- edited

0 commit comments

Comments
 (0)