Create .github/mocks

This commit is contained in:
freearhey
2026-08-15 03:03:07 +03:00
parent c538a9953c
commit 0539732720
3 changed files with 40 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
{
"action": "edited",
"issue": {
"number": 48372,
"title": "[BUG] Title",
"body": "Lorem ipsum",
"user": {
"login": "Bob"
},
"labels": [
{ "name": "bug" }
]
}
}