mirror of
https://github.com/deepseek-ai/deepseek-harness.git
synced 2026-09-11 04:00:38 +00:00
docs: clarify compatibility runner scope and verification
This commit is contained in:
@@ -291,7 +291,7 @@ jobs:
|
||||
|
||||
node-compat:
|
||||
if: github.event_name == 'pull_request'
|
||||
# Only repository-owned PR code may reach the persistent shared VM.
|
||||
# This job admits only repository-owned PR code to the persistent shared VM.
|
||||
runs-on: >-
|
||||
${{ vars.DSH_CI_FAILOVER_LINUX == 'selfhosted'
|
||||
&& github.event.pull_request.head.repo.full_name == github.repository
|
||||
|
||||
Reference in New Issue
Block a user