particle-os-cli/test-files/github-events/branch.json
2024-09-08 09:39:38 -04:00

10 lines
No EOL
179 B
JSON

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