11 lines
131 B
JSON
11 lines
131 B
JSON
|
{
|
||
|
"pull_request": {
|
||
|
"head": {
|
||
|
"ref": "sample-head-ref"
|
||
|
},
|
||
|
"base": {
|
||
|
"ref": "sample-base-ref"
|
||
|
}
|
||
|
}
|
||
|
}
|