uwu
This commit is contained in:
@@ -17,6 +17,7 @@ impl Event {
|
|||||||
pub struct Value { pub json: serde_json::Value }
|
pub struct Value { pub json: serde_json::Value }
|
||||||
|
|
||||||
#[derive(Debug, Deserialize, Clone)]
|
#[derive(Debug, Deserialize, Clone)]
|
||||||
|
#[serde(rename_all = "lowercase")]
|
||||||
pub enum Event {
|
pub enum Event {
|
||||||
CommitComment(CommitCommentEvent),
|
CommitComment(CommitCommentEvent),
|
||||||
Create(CreateEvent),
|
Create(CreateEvent),
|
||||||
|
|||||||
Reference in New Issue
Block a user