15 lines
225 B
JSON
15 lines
225 B
JSON
|
|
{
|
||
|
|
"ref": "refs/heads/main",
|
||
|
|
"repository": {
|
||
|
|
"full_name": "Timmy_Foundation/timmy-config",
|
||
|
|
"name": "timmy-config"
|
||
|
|
},
|
||
|
|
"sender": {
|
||
|
|
"username": "alex"
|
||
|
|
},
|
||
|
|
"commits": [
|
||
|
|
{
|
||
|
|
"id": "abc123"
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|