There was an error while loading. Please reload this page.
2 parents 5c39f04 + 05b0618 commit 694a245Copy full SHA for 694a245
1 file changed
.github/workflows/mirror-changelog.yml
@@ -15,7 +15,8 @@
15
name: Mirror Toolbox Changelog
16
17
on:
18
- pull_request:
+ # Fork Renovate PRs need a write token; safe (no PR-code checkout, API-only).
19
+ pull_request_target: # zizmor: ignore[dangerous-triggers]
20
types: [opened, edited]
21
22
jobs:
0 commit comments