hrms-exam/action-events.json
2023-03-20 15:18:44 +07:00

13 lines
No EOL
181 B
JSON

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