mirror of
https://gitea.com/gitea/act
synced 2025-02-14 11:58:02 +00:00
11 lines
131 B
JSON
11 lines
131 B
JSON
{
|
|
"pull_request": {
|
|
"head": {
|
|
"ref": "sample-head-ref"
|
|
},
|
|
"base": {
|
|
"ref": "sample-base-ref"
|
|
}
|
|
}
|
|
}
|