1
0
mirror of synced 2026-01-03 15:05:54 -05:00
Files
docs/data/reusables/webhooks/create_properties.md
2023-02-15 15:16:18 +00:00

7 lines
382 B
Markdown

Key | Type | Description
----|------|-------------
`ref`|`string` | The [`git ref`](/rest/git#get-a-reference) resource.
`ref_type`|`string` | The type of Git ref object created in the repository. Can be either `branch` or `tag`.
`master_branch`|`string` | The name of the repository's default branch (usually `main`).
`description`|`string` | The repository's current description.