pub fn run_enabled( store: &Store, workspace: &str, start_ms: u64, now_ms: u64, dry_run: bool, ) -> Result<Vec<RuleRun>>