ethereum-models/.github/workflows/dbt_docs_update.yml
Austin 7fda45e344
v4.2.0 (#1091)
* v4.2.0

* 4.3
2025-06-24 16:33:10 -04:00

14 lines
250 B
YAML

name: docs_update
on:
push:
branches:
- "main"
concurrency:
group: ${{ github.workflow }}
jobs:
called_workflow_template:
uses: FlipsideCrypto/fsc-evm/.github/workflows/dbt_run_template_docs_update.yml@main
secrets: inherit