> ## 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.

# GET Get GitHub CI config

> Read GitHub validation settings

```bash theme={null}
GET /validation/github/config
```

**Query parameters**

| Parameter      | Type     | Required | Description                         |
| -------------- | -------- | -------- | ----------------------------------- |
| `repo`         | `string` | Yes      | Repository in `owner/repo` format.  |
| `trigger_mode` | `string` | No       | `pr` or `branch`. Defaults to `pr`. |
