freelo-action/act_events/new_issue_no_assignee.json

12 lines
230 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"
}
}
}