[Fix] fix command dry run (#15697)

This commit is contained in:
Marie
2025-11-07 13:32:23 +01:00
committed by GitHub
parent 54815196c1
commit 0992d8031b
@@ -75,6 +75,8 @@ export class CleanOrphanedRoleTargetsCommand extends ActiveOrSuspendedWorkspaces
);
});
this.hasRunOnce = true;
return;
}