Skip to content

Commit

Permalink
Merge branch 'er/use-shared-workflow' of https://github.com/dbt-labs/…
Browse files Browse the repository at this point in the history
…dbt-utils into er/use-shared-workflow
  • Loading branch information
emmyoop committed Sep 26, 2024
2 parents 48d855e + aaadd84 commit 7073836
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,4 @@ jobs:
DBT_ENV_SECRET_REDSHIFT_PASS: ${{ secrets.REDSHIFT_PASS }}
BIGQUERY_KEYFILE_JSON: ${{ secrets.BIGQUERY_KEYFILE_JSON }}
SNOWFLAKE_ACCOUNT: ${{ secrets.SNOWFLAKE_ACCOUNT }}
DBT_ENV_SECRET_SNOWFLAKE_PASS: ${{ secrets.SNOWFLAKE_PASS }}
DBT_ENV_SECRET_SNOWFLAKE_PASS: ${{ secrets.SNOWFLAKE_PASS }}

0 comments on commit 7073836

Please sign in to comment.