This commit is contained in:
yulike 2022-11-15 16:13:00 -05:00
parent 1e161790ac
commit c1144f942c

View File

@ -2,6 +2,11 @@ name: dbt_run
on:
workflow_call:
inputs:
dbt_command:
type: string
description: 'dbt commands to run'
required: true
env:
DBT_PROFILES_DIR: ./