13 lines
181 B
JSON
13 lines
181 B
JSON
|
|
{
|
||
|
|
"push":{
|
||
|
|
|
||
|
|
},
|
||
|
|
"pull_request": {
|
||
|
|
"head": {
|
||
|
|
"ref": "sample-head-ref"
|
||
|
|
},
|
||
|
|
"base": {
|
||
|
|
"ref": "sample-base-ref"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|