mirror of
https://github.com/FlipsideCrypto/base-models.git
synced 2026-02-06 15:26:44 +00:00
heal wf (#311)
This commit is contained in:
parent
81d36c3aa4
commit
333b2dbf4b
2
.github/workflows/dbt_run_heal_models.yml
vendored
2
.github/workflows/dbt_run_heal_models.yml
vendored
@ -15,5 +15,5 @@ jobs:
|
||||
with:
|
||||
command_name: Run Heal Models
|
||||
command: |
|
||||
dbt run -m "$PROJECT_NAME,tag:heal" --vars '{"HEAL_MODEL":True}'
|
||||
dbt run -m "$PROJECT_NAME,tag:heal" "fsc_evm,tag:heal" --vars '{"HEAL_MODEL":True}'
|
||||
secrets: inherit
|
||||
Loading…
Reference in New Issue
Block a user