Skip to content

fix(ci): allow-unsafe-pr-checkout for fork PR review - #328

Merged
Million-mo merged 1 commit into
wolf1069b:mainfrom
Million-mo:fix/ci-allow-unsafe-checkout
Jul 30, 2026
Merged

fix(ci): allow-unsafe-pr-checkout for fork PR review#328
Million-mo merged 1 commit into
wolf1069b:mainfrom
Million-mo:fix/ci-allow-unsafe-checkout

Conversation

@Million-mo

Copy link
Copy Markdown
Collaborator

actions/checkout v6 refuses to checkout fork PR code in pull_request_target workflows by default. Opt in with allow-unsafe-pr-checkout: true since this workflow only does checkout + AI review, never executes PR code.

Follow-up to #326 which fixed the trigger but not this checkout guard.

actions/checkout v6 refuses to checkout fork PR code in
pull_request_target workflows by default. Opt in since this
workflow only does checkout + AI review, never executes PR code.
@Million-mo
Million-mo merged commit 91d5a6d into wolf1069b:main Jul 30, 2026
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant