This commit is contained in:
Austin 2024-07-03 14:58:51 -04:00
parent e2ad22e59d
commit 690eec60f1

View File

@ -47,7 +47,7 @@ jobs:
run_dbt_jobs:
runs-on: ubuntu-latest
environment:
name: workflow_prod_backfill
name: workflow_${{ inputs.environment }}
steps:
- uses: actions/checkout@v3