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