mirror of
https://github.com/hernikplays/freelo-action.git
synced 2024-11-10 02:38:06 +01:00
15 lines
277 B
JSON
15 lines
277 B
JSON
{
|
|
"action": "opened",
|
|
"issue": {
|
|
"body": "Testing issue through Act",
|
|
"number": "123",
|
|
"title": "GitHub Action Test",
|
|
"url": "https://github.com/hernikplays/freelo-action",
|
|
"user": {
|
|
"login": "hernikplays"
|
|
},
|
|
"assignee": {
|
|
"login": "hernikplays"
|
|
}
|
|
}
|
|
}
|