weblate/fuzzing/corpus/webhooks/github_push.json
Michal Čihař 17fe3542d7 feat(ci): introduce fuzzing
We start with a limited scope to test the concept.
2026-04-17 11:38:20 +02:00

15 lines
439 B
JSON

{
"repository": {
"url": "https://github.com/WeblateOrg/weblate",
"name": "weblate",
"owner": {
"login": "WeblateOrg",
"name": "WeblateOrg"
},
"clone_url": "https://github.com/WeblateOrg/weblate.git",
"git_url": "git://github.com/WeblateOrg/weblate.git",
"ssh_url": "git@github.com:WeblateOrg/weblate.git",
"html_url": "https://github.com/WeblateOrg/weblate"
},
"ref": "refs/heads/main"
}