refactor: web hook
This commit is contained in:
6
Handlers/IGiteaEventHandler.cs
Normal file
6
Handlers/IGiteaEventHandler.cs
Normal file
@@ -0,0 +1,6 @@
|
||||
namespace Alchegos.Gitea.Webhook.Handlers;
|
||||
|
||||
public interface IGiteaEventHandler: IWebhookEventHandler
|
||||
{
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user