fix: ignore all unhandled node events
modified src/ci_event.rs
@@ -13,6 +13,7 @@ use radicle::{
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -335,16 +336,10 @@ impl CiEvent {
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|