Skip to content

Commit 9c619ab

Browse files
fix: update proj workflow to use _target (#2171)
1 parent d056a4e commit 9c619ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/add-to-devrel.yml

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

0 commit comments

Comments
 (0)