Skip to content

Commit 6499f1c

Browse files
authored
chore: Use pull_request_target for changelog preview (#53)
1 parent 2856d29 commit 6499f1c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/changelog-preview.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: Changelog Preview
22
on:
3-
pull_request:
3+
pull_request_target:
44
types:
55
- opened
66
- synchronize

0 commit comments

Comments
 (0)