freelo-action/act_events/new_issue_no_assignee.json

12 lines
275 B
JSON
Raw Normal View History

2024-07-30 16:01:19 +02:00
{
"action":"opened",
"issue":{
"body":"Testing issue through Act",
"number":"123",
"title":"GitHub Action Test",
"url":"https://github.com/hernikplays/freelo-action",
"user":{
"login":"hernikplays"
}
}
}