act/pkg/runner/testdata/pull-request/event.json

11 lines
131 B
JSON

{
"pull_request": {
"head": {
"ref": "sample-head-ref"
},
"base": {
"ref": "sample-base-ref"
}
}
}