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