feat: add ensure webhook
All checks were successful
continuous-integration/drone/push Build is passing

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
2024-04-12 23:32:10 +02:00
parent 706a62a292
commit ff81ab252a
6 changed files with 234 additions and 3 deletions

1
Cargo.lock generated
View File

@@ -332,6 +332,7 @@ dependencies = [
"regex",
"reqwest",
"serde",
"serde_json",
"sqlx",
"tokio",
"tower-http",