mirror of
https://github.com/supabase/supabase.git
synced 2026-05-06 14:05:05 +08:00
[create-pull-request] automated change
This commit is contained in:
committed by
github-actions[bot]
parent
f7ea722b35
commit
08d30cd4c7
@@ -54,7 +54,7 @@ async function rollbackTables(
|
||||
)
|
||||
if (error) handleError(error)
|
||||
|
||||
// Logic for starting the pipeline back up after a successfull rollback
|
||||
// Logic for starting the pipeline back up after a successful rollback
|
||||
if (pipelineStatusName) {
|
||||
const shouldStartPipelineAfterRollback = [
|
||||
PipelineStatusName.STOPPED,
|
||||
|
||||
Reference in New Issue
Block a user