mirror of
https://github.com/coder/coder.git
synced 2026-06-03 04:58:23 +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