parse gitea pr webhook
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
use crate::gitea::WebhookType;
|
||||
|
||||
pub async fn exec(webhook: WebhookType) {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user