Skip to content

Commit 694a245

Browse files
authored
Merge branch 'main' into renovate/major-github-actions
2 parents 5c39f04 + 05b0618 commit 694a245

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/mirror-changelog.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@
1515
name: Mirror Toolbox Changelog
1616

1717
on:
18-
pull_request:
18+
# Fork Renovate PRs need a write token; safe (no PR-code checkout, API-only).
19+
pull_request_target: # zizmor: ignore[dangerous-triggers]
1920
types: [opened, edited]
2021

2122
jobs:

0 commit comments

Comments
 (0)