Skip to content

1inch-U31: migrate to pre-materialized traces (main lineage optimization) #206

1inch-U31: migrate to pre-materialized traces (main lineage optimization)

1inch-U31: migrate to pre-materialized traces (main lineage optimization) #206

Workflow file for this run

name: DBT DEX sector run
on:
workflow_dispatch:
pull_request:
paths:
- dex/**
- .github/workflows/dex.yml
- .github/workflows/dbt_run.yml
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
dbt-run:
uses: ./.github/workflows/dbt_run.yml
with:
project: 'dex'