particle-os-cli/test-files/github-events/pr-branch.json
2024-09-08 09:52:45 -04:00

15 lines
No EOL
221 B
JSON

{
"head": {
"ref": "test-branch"
},
"base": {
"ref": "main"
},
"repository": {
"default_branch": "main",
"owner": {
"login": "Test-Owner"
},
"html_url": "https://example.com/"
}
}