Skip to content

Commit

Permalink
adjust schedule (#319)
Browse files Browse the repository at this point in the history
  • Loading branch information
austinFlipside authored Dec 6, 2023
1 parent f322640 commit d69f63c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions data/github_actions__workflows.csv
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
workflow_name,workflow_schedule
dbt_run_scheduled_non_realtime,"2,32 * * * *"
dbt_run_scheduled_non_realtime,"5,35 * * * *"
dbt_run_streamline_chainhead,"25,55 * * * *"
dbt_run_streamline_decoder,"10,40 * * * *"
dbt_run_scheduled_curated,"15 * * * *"
dbt_run_streamline_decoder,"15,45 * * * *"
dbt_run_scheduled_curated,"20 * * * *"
dbt_test_intraday,"20 */4 * * *"
dbt_test_tasks,"0 * * * *"

0 comments on commit d69f63c

Please sign in to comment.