mirror of
https://codeberg.org/gitnex/tea4j-autodeploy
synced 2026-06-12 20:40:37 +00:00
9 lines
364 B
Markdown
9 lines
364 B
Markdown
# GitHook
|
|
|
|
## Properties
|
|
Name | Type | Description | Notes
|
|
------------ | ------------- | ------------- | -------------
|
|
**content** | **String** | Content contains the script content of the hook | [optional]
|
|
**isActive** | **Boolean** | IsActive indicates if the hook is active | [optional]
|
|
**name** | **String** | Name is the name of the Git hook | [optional]
|