mirror of
https://github.com/hernikplays/freelo-action.git
synced 2024-11-10 02:38:06 +01:00
12 lines
275 B
JSON
12 lines
275 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"
|
||
|
}
|
||
|
}
|
||
|
}
|