Skip to content

Commit 39a6026

Browse files
committed
fix(schedules): deployment bug
1 parent a2c08e1 commit 39a6026

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

apps/sim/lib/workflows/schedules/deploy.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,7 @@ export async function createSchedulesForDeploy(
138138
workflowSchedule.blockId,
139139
workflowSchedule.deploymentVersionId,
140140
],
141+
targetWhere: isNull(workflowSchedule.archivedAt),
141142
set: setValues,
142143
})
143144

0 commit comments

Comments
 (0)