mirror of
https://github.com/coder/coder.git
synced 2026-09-22 13:10:21 +08:00
Replace the inline `curl` + `jq` block in `.github/workflows/doc-check.yaml` with a single `uses: coder/agents-chat-action` step. Closes CODAGT-375