fix: remove extraneous markdown syntax from GitHub Copilot documentation

This commit is contained in:
Aditya Mer 2026-01-30 12:12:55 +05:30
parent 1f7e1ca5d5
commit 3530d941d3

View File

@ -1,4 +1,3 @@
````markdown
---
summary: "Sign in to GitHub Copilot from OpenClaw using the device flow"
read_when:
@ -58,4 +57,3 @@ openclaw models set github-copilot/gpt-4o
another ID (for example `github-copilot/gpt-4.1`).
- The login stores a GitHub token in the auth profile store and exchanges it for a
Copilot API token when OpenClaw runs.
````