[Fix] fix command dry run (#15697)
This commit is contained in:
+2
@@ -75,6 +75,8 @@ export class CleanOrphanedRoleTargetsCommand extends ActiveOrSuspendedWorkspaces
|
||||
);
|
||||
});
|
||||
|
||||
this.hasRunOnce = true;
|
||||
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user