ethereum-models/.github/workflows/dbt_run_dev_refresh.yml
drethereum a8d19a517c
AN-5989/ethereum-migration (#1055)
* repo clean up

* silver changes

* silver streamline

* bronze sl

* macros

* wfs and decoded traces macro

* gold tags

* bronze tags

* beacon tags

* silver tags

* silver nft tags

* defi tags

* silver protocol tags

* workflow crons

* remove seed

* source

* refs

* docs

* docs

* sources

* remove complete function abis

* bronze issues

* curated updates

* column names

* column changes

* column changes

* tag
2025-05-20 10:17:57 -06:00

15 lines
316 B
YAML

name: dbt_run_dev_refresh
run-name: dbt_run_dev_refresh
on:
workflow_dispatch:
branches:
- "main"
concurrency:
group: ${{ github.workflow }}
jobs:
called_workflow_template:
uses: FlipsideCrypto/fsc-evm/.github/workflows/dbt_run_template_dev_refresh.yml@pre-release/v4-beta
secrets: inherit