# Untitled object in ProjectConfig Schema

```txt
https://ns.adobe.com/helix/config/project#/properties/admin/properties/events/properties/github
```

Github configuration for admin events.

| Abstract            | Extensible | Status         | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In                                                                        |
| :------------------ | :--------- | :------------- | :----------- | :---------------- | :-------------------- | :------------------ | :-------------------------------------------------------------------------------- |
| Can be instantiated | No         | Unknown status | No           | Forbidden         | Forbidden             | none                | [project-config.schema.json\*](project-config.schema.json "open original schema") |

## github Type

`object` ([Details](project-config-properties-adminconfig-properties-events-properties-github.md))

# github Properties

| Property          | Type     | Required | Nullable       | Defined by                                                                                                                                                                                                                                                                    |
| :---------------- | :------- | :------- | :------------- | :---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| [target](#target) | `string` | Optional | cannot be null | [ProjectConfig](project-config-properties-adminconfig-properties-events-properties-github-properties-github-event-notification-target-ownerrepository.md "https://ns.adobe.com/helix/config/project#/properties/admin/properties/events/properties/github/properties/target") |

## target

The target github owner and repository to which the event is to be sent in the owner/repo format. For e.g. hlxsites/target-repo

`target`

*   is optional

*   Type: `string` ([Github Event Notification Target Owner/Repository](project-config-properties-adminconfig-properties-events-properties-github-properties-github-event-notification-target-ownerrepository.md))

*   cannot be null

*   defined in: [ProjectConfig](project-config-properties-adminconfig-properties-events-properties-github-properties-github-event-notification-target-ownerrepository.md "https://ns.adobe.com/helix/config/project#/properties/admin/properties/events/properties/github/properties/target")

### target Type

`string` ([Github Event Notification Target Owner/Repository](project-config-properties-adminconfig-properties-events-properties-github-properties-github-event-notification-target-ownerrepository.md))
