mirror of
https://github.com/FlipsideCrypto/axelar-models.git
synced 2026-02-06 11:21:51 +00:00
daily
Some checks failed
docs_update / run_dbt_jobs (push) Has been cancelled
dbt_run_observability / run_dbt_jobs (push) Has been cancelled
dbt_run_daily / run_dbt_jobs (push) Has been cancelled
dbt_test_scheduled / run_dbt_jobs (push) Has been cancelled
dbt_run_dev_refresh / run_dbt_jobs (push) Has been cancelled
dbt_run_axelscan / run_dbt_jobs (push) Has been cancelled
dbt_run_observability / notify-failure (push) Has been cancelled
dbt_run_daily / notify-failure (push) Has been cancelled
dbt_test_scheduled / notify-failure (push) Has been cancelled
dbt_run_axelscan / notify-failure (push) Has been cancelled
dbt_run_observability_monthly / run_dbt_jobs (push) Has been cancelled
dbt_run_observability_monthly / notify-failure (push) Has been cancelled
Some checks failed
docs_update / run_dbt_jobs (push) Has been cancelled
dbt_run_observability / run_dbt_jobs (push) Has been cancelled
dbt_run_daily / run_dbt_jobs (push) Has been cancelled
dbt_test_scheduled / run_dbt_jobs (push) Has been cancelled
dbt_run_dev_refresh / run_dbt_jobs (push) Has been cancelled
dbt_run_axelscan / run_dbt_jobs (push) Has been cancelled
dbt_run_observability / notify-failure (push) Has been cancelled
dbt_run_daily / notify-failure (push) Has been cancelled
dbt_test_scheduled / notify-failure (push) Has been cancelled
dbt_run_axelscan / notify-failure (push) Has been cancelled
dbt_run_observability_monthly / run_dbt_jobs (push) Has been cancelled
dbt_run_observability_monthly / notify-failure (push) Has been cancelled
This commit is contained in:
parent
cd59f5267c
commit
d23bb28d6d
2
.github/workflows/dbt_run_observability.yml
vendored
2
.github/workflows/dbt_run_observability.yml
vendored
@ -4,7 +4,7 @@ run-name: dbt_run_observability
|
||||
on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: '35 3,7,11,15,19,23 * * *'
|
||||
- cron: '35 11 * * *'
|
||||
|
||||
env:
|
||||
USE_VARS: "${{ vars.USE_VARS }}"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user