Radish alpha
r
rad:zwTxygwuz5LDGBq255RA2CbNGrz8
Radicle CI broker
Radicle
Git
process-events help: add missing space
Merged did:key:z6MkfPSK...sonK opened 1 year ago
1 file changed +1 -1 1d4442d4 0e746060
modified src/bin/cib.rs
@@ -220,7 +220,7 @@ impl QueuedCmd {
    }
}

-
/// Read events from the local node,insert them into the event queue
+
/// Read events from the local node, insert them into the event queue
/// in the database, then process events in the queue by running CI
/// based on each each event.
///