Resolve Runner issue, runner refused to launch
This commit is contained in:
@@ -105,4 +105,4 @@ def _format_usage_note(result: dict) -> str:
|
||||
def _format_missing_config_note(repo_configured: bool) -> str:
|
||||
if repo_configured:
|
||||
return ""
|
||||
return "ℹ️.codex-review.yml is not configured"
|
||||
return "> ℹ️.codex-review.yml is not configured"
|
||||
|
||||
Reference in New Issue
Block a user