Skip to content

Commit

Permalink
turn off nivel_reservatorio flow
Browse files Browse the repository at this point in the history
  • Loading branch information
patriciacatandi authored Jul 31, 2024
1 parent 73aec1c commit 54c1e7d
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,6 @@
nivel_gsheets_flow, default_parameters=nivel_gsheets_flow_parameters
)

nivel_gsheets_flow.schedule = update_schedule_nivel_reservatorio
# nivel_gsheets_flow.schedule = update_schedule_nivel_reservatorio
nivel_gsheets_flow.schedule = None

0 comments on commit 54c1e7d

Please sign in to comment.