Skip to content

Commit f85ce53

Browse files
authored
Renovate changelog workflow now use pull_request_target (#3875)
1 parent af7d9a0 commit f85ce53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/renovate-changelog.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Auto-generate Changelog for Renovate PRs
22

33
# Automatically generate changelog entries when Renovate opens or updates a PR
44
on:
5-
pull_request:
5+
pull_request_target:
66
types:
77
- opened
88
- synchronize

0 commit comments

Comments
 (0)