> ## Documentation Index
> Fetch the complete documentation index at: https://docs.argalabs.com/llms.txt
> Use this file to discover all available pages before exploring further.

# POST Install GitHub CI validation

> Register a repository for GitHub CI checks

```bash theme={null}
POST /validation/github/install
```

Registers GitHub validation for a repository. Requires Team or Paid plan.

**Request body**

| Field  | Type     | Required | Description                        |
| ------ | -------- | -------- | ---------------------------------- |
| `repo` | `string` | Yes      | Repository in `owner/repo` format. |
