Skip to content

fix(ci): allow checkout of fork PR code in tester workflow#2582

Merged
stevenjoezhang merged 1 commit into
hexojs:masterfrom
tongfei11:fix-ci-checkout
Jul 7, 2026
Merged

fix(ci): allow checkout of fork PR code in tester workflow#2582
stevenjoezhang merged 1 commit into
hexojs:masterfrom
tongfei11:fix-ci-checkout

Conversation

@tongfei11

Copy link
Copy Markdown
Contributor

Bumping actions/checkout from v6 to v7 in #2570 made the tester workflow fail for all fork PRs because v7 refuses to check out fork PR code under pull_request_target by default. This PR sets allow-unsafe-pr-checkout: true to restore functionality.

@github-actions github-actions Bot added the infra infrastructure, configuration of this repo label Jul 7, 2026
@stevenjoezhang stevenjoezhang merged commit 139bf92 into hexojs:master Jul 7, 2026
5 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

infra infrastructure, configuration of this repo

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants