mirror of
https://github.com/FlipsideCrypto/polygon-models.git
synced 2026-02-06 14:11:55 +00:00
heal wf (#448)
This commit is contained in:
parent
62ca212791
commit
48f7fb4b55
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