Merge branch 'main' into streaming-fixed
This commit is contained in:
@@ -297,6 +297,7 @@ export class WorkbenchStore {
|
||||
|
||||
const action = artifact.runner.actions.get()[data.actionId];
|
||||
|
||||
|
||||
if (!action || action.executed) {
|
||||
return;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user