diff --git a/ui/src/components/IssueProperties.tsx b/ui/src/components/IssueProperties.tsx index 4781aea5..1c15f451 100644 --- a/ui/src/components/IssueProperties.tsx +++ b/ui/src/components/IssueProperties.tsx @@ -545,7 +545,7 @@ export function IssueProperties({ issue, onUpdate, inline }: IssuePropertiesProp {currentProjectSupportsExecutionWorkspace && ( -
+
{usesIsolatedExecutionWorkspace ? "Isolated issue checkout" : "Project primary checkout"}