Skip to content

initiate EigenLayer seed tables, add strategy_category model #1791

initiate EigenLayer seed tables, add strategy_category model

initiate EigenLayer seed tables, add strategy_category model #1791

Workflow file for this run

name: DBT Daily Spellbook run
on:
workflow_dispatch:
pull_request:
paths:
- dbt_subprojects/daily_spellbook/**
- .github/workflows/daily_spellbook.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: 'daily_spellbook'