1
0
Fork 0

replace hook type with gitea

makes tests on forgejo development branches pass
This commit is contained in:
Cyborus 2024-01-21 17:07:11 -05:00
parent 26303fc1f8
commit 37db499785
No known key found for this signature in database

View file

@ -433,7 +433,7 @@ async fn admin() {
.into(),
},
events: Some(Vec::new()),
r#type: "forgejo".into(),
r#type: "gitea".into(),
};
// yarr har har me matey this is me hook
let hook = api