github: wip webhook support
This commit is contained in:
parent
0ce80677aa
commit
c24ae3e7a9
7 changed files with 607 additions and 6 deletions
2
src/webhooks/mod.rs
Normal file
2
src/webhooks/mod.rs
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
mod github;
|
||||
pub use github::github_webhook;
|
||||
Loading…
Add table
Add a link
Reference in a new issue