mirror of
https://github.com/FlipsideCrypto/core-models.git
synced 2026-02-06 14:51:45 +00:00
change sch
This commit is contained in:
parent
d91e9da55d
commit
cd1dbc6bd4
@ -3,8 +3,9 @@ run-name: dbt_run_full_observability
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
branches:
|
||||
- "main"
|
||||
schedule:
|
||||
# Runs at 19:00 UTC on the 1st of every month (see https://crontab.guru)
|
||||
- cron: "0 19 1 * *"
|
||||
|
||||
env:
|
||||
DBT_PROFILES_DIR: ./
|
||||
|
||||
@ -6,5 +6,4 @@ dbt_test_intraday,"39 */4 * * *"
|
||||
dbt_test_daily,"22 8 * * *"
|
||||
dbt_test_monthly,"5 7 28 * *"
|
||||
dbt_run_scheduled_abis,"11 23 * * *"
|
||||
dbt_run_streamline_decoded_logs_history,"5 22 * * 6"
|
||||
dbt_run_full_observability,"0 19 1 * *"
|
||||
dbt_run_streamline_decoded_logs_history,"5 22 * * 6"
|
||||
|
Loading…
Reference in New Issue
Block a user