notify doctors work, audit work, new product advisory sprints
This commit is contained in:
@@ -60,7 +60,7 @@ public sealed class DiagnosticBundleGenerator
|
||||
// Run full doctor check
|
||||
var report = await _engine.RunAsync(
|
||||
new DoctorRunOptions { Mode = DoctorRunMode.Full },
|
||||
cancellationToken: ct);
|
||||
ct: ct);
|
||||
|
||||
var sanitizer = new ConfigurationSanitizer();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user