Files
goose/.github/workflows/test-events/pull_request.json
2024-10-24 17:59:57 +11:00

12 lines
183 B
JSON

{
"pull_request": {
"head": {
"ref": "test-branch"
},
"base": {
"ref": "main"
},
"number": 123,
"title": "test: Update dependency licenses"
}
}