polygon-models/.github/workflows/dbt_run_dev_refresh.yml
drethereum 8bbd8ac3c5
AN-5995/pol-migration (#437)
* initial set up

* macros and workflows

* wh

* observ exclusions

* defi and nft tags

* protocol tags

* sl

* refs

* docs

* package

* package

* 64

* curated tweaks

* sources

* v69

* v70
2025-05-15 09:12:03 -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