mirror of
https://github.com/coder/coder.git
synced 2026-06-02 20:48:20 +00:00
471249f3e2
Replace the inline `curl` + `jq` block in `.github/workflows/doc-check.yaml` with a single `uses: coder/agents-chat-action` step. Closes CODAGT-375