mirror of
https://github.com/FlipsideCrypto/movement-models.git
synced 2026-02-06 16:01:57 +00:00
updated noncore workflow and double checked silver model tags: noncore
This commit is contained in:
parent
94382d96c6
commit
db0d212d63
6
.github/workflows/dbt_run_noncore.yml
vendored
6
.github/workflows/dbt_run_noncore.yml
vendored
@ -1,5 +1,5 @@
|
||||
name: dbt_run_incremental_core
|
||||
run-name: dbt_run_incremental_core
|
||||
name: dbt_run_noncore
|
||||
run-name: dbt_run_noncore
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
@ -41,4 +41,4 @@ jobs:
|
||||
dbt deps
|
||||
- name: Run DBT Jobs
|
||||
run: |
|
||||
dbt run -m movement_models,tag:core
|
||||
dbt run -m movement_models,tag:noncore
|
||||
Loading…
Reference in New Issue
Block a user