bsc-models/.github/workflows/dbt_run_dev_refresh.yml
drethereum eb4a3c2e17
AN-5994/bsc-migration (#330)
* initial set up

* macros and workflows

* wh

* defi and nft tags

* sl

* docs

* package

* package

* curated tweaks
2025-05-14 09:58:13 -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