mirror of
https://github.com/ddworken/hishtory.git
synced 2024-11-22 16:24:00 +01:00
14 lines
195 B
JSON
14 lines
195 B
JSON
|
{
|
||
|
"push": {
|
||
|
"head": {
|
||
|
"ref": "users/foo/update-action"
|
||
|
},
|
||
|
"base": {
|
||
|
"ref": "users/foo/update-action"
|
||
|
}
|
||
|
},
|
||
|
"head_commit": {
|
||
|
"message": "build latest"
|
||
|
}
|
||
|
}
|