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

10 lines
No EOL
172 B
JSON

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