Skip to content

Commit

Permalink
fix: update schwab schedule
Browse files Browse the repository at this point in the history
  • Loading branch information
daneisburgh committed Feb 28, 2024
1 parent 18c2cb6 commit 86790c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion databricks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ resources:
<<:
- *common_settings
schedule:
quartz_cron_expression: "0 30/30 9-15 ? * MON,TUE,WED,THU,FRI *"
quartz_cron_expression: "0 */15 9-15 ? * MON,TUE,WED,THU,FRI *"
timezone_id: America/New_York
pause_status: ${var.schedule_pause_status}
tasks:
Expand Down

0 comments on commit 86790c8

Please sign in to comment.