Radish alpha
r
rad:zwTxygwuz5LDGBq255RA2CbNGrz8
Radicle CI broker
Radicle
Git
process-events help: add missing space
Tshepang Mbambo committed 11 months ago
commit 0e746060fefd114dfb36c4b19e2bdd0b49dfb10b
parent 1d4442d
1 file changed +1 -1
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.
///