mirror of
https://gitea.com/gitea/act_runner.git
synced 2026-03-02 09:50:17 +00:00
11 lines
131 B
JSON
11 lines
131 B
JSON
{
|
|
"pull_request": {
|
|
"head": {
|
|
"ref": "sample-head-ref"
|
|
},
|
|
"base": {
|
|
"ref": "sample-base-ref"
|
|
}
|
|
}
|
|
}
|