Skip to content

Lido accounting stonks update #64

Lido accounting stonks update

Lido accounting stonks update #64

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