add: terminal tool
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
using System.Text.Json;
|
||||
using System.Text.Json.Nodes;
|
||||
using Alchegos.Core.Services.RabbitMQ;
|
||||
using Alchegos.Webhook.Handlers.GiteaEventHandlers;
|
||||
|
||||
namespace Alchegos.Gitea.Webhook.Handlers;
|
||||
namespace Alchegos.Webhook.Handlers;
|
||||
|
||||
public class ProjectPlanEventHandler : IGiteaEventHandler
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user